mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
added transport docker for MacOS and Windows
This commit is contained in:
parent
b178397b18
commit
4cb4fc8c2f
2 changed files with 6 additions and 0 deletions
|
@ -40,3 +40,6 @@ suites:
|
|||
|
||||
verifier:
|
||||
command: pytest --cache-clear -v -s -ra --log-cli-level=debug -k "not test_ping" tests/integration/
|
||||
|
||||
transport:
|
||||
name: docker
|
||||
|
|
|
@ -40,3 +40,6 @@ suites:
|
|||
|
||||
verifier:
|
||||
command: pytest --cache-clear -v -s -ra --log-cli-level=debug -k "not test_ping" tests/integration/
|
||||
|
||||
transport:
|
||||
name: docker
|
||||
|
|
Loading…
Add table
Reference in a new issue