added transport docker for MacOS and Windows

This commit is contained in:
David Murphy 2024-07-01 14:37:39 -06:00 committed by Daniel Wozniak
parent b178397b18
commit 4cb4fc8c2f
2 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -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