ansible/test/runner
Matt Clay 7a0e86551d Support skip of platforms by version in tests. (#48826)
* Support skip of platforms by version in tests.

Previously a remote platform could be skipped completely using the alias:

`skip/{platform}` such as `skip/rhel`

Now a specific platform version can be skipped using the alias:

`skip/{platform}{version}` such as `skip/rhel7.6`

This feature is available for platforms specified with the `--remote` option.

* Add skip by version to the docs.

(cherry picked from commit 8066acc90c)
2018-12-03 15:42:03 -08:00
..
completion Remove CI platform: freebsd/10.4 2018-12-03 15:42:03 -08:00
injector Fix ansible-test invocation of pytest. 2018-11-01 11:39:24 -07:00
lib Support skip of platforms by version in tests. (#48826) 2018-12-03 15:42:03 -08:00
requirements Add sphinx constraint for rstcheck compatibility. 2018-11-01 11:39:24 -07:00
setup win test: add http tester container to Windows tests (#46606) 2018-10-15 09:57:49 -07:00
units
ansible-test Make ansible-test available in the bin directory. (#45876) 2018-10-09 18:25:24 -07:00
Makefile Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
retry.py
shippable.py
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 2018-03-06 16:28:06 -08:00
versions.py Revert "Relax ansible-test python version checking." 2018-11-14 22:48:31 -08:00