ansible-test: add skip/windows/... alias to skip tests on specific Windows versions (#46845)

* ansible-test: add skip/windows/... alias to skip tests on specific Windows versions

* show what tests were skipped

* changes to logic to only skip if all Windows targets are set to skip

* codestyle improvements

* change warning message based on review

* check args type before running the Windows path
This commit is contained in:
Jordan Borean
2018-10-12 15:32:46 +10:00
committed by GitHub
parent ec88510fd4
commit 0f5331645f
2 changed files with 35 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
shippable/windows/group3
unstable
skip/windows/2008 # httptester requires SSH which doesn't work with 2008