ansible/test/runner
Matt Clay 8066acc90c
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.
2018-11-16 16:38:47 -08:00
..
completion Remove CI platform: freebsd/10.4 2018-11-16 00:46:09 -08:00
injector Fix ansible-test invocation of pytest. 2018-11-01 09:45:17 -07:00
lib Support skip of platforms by version in tests. (#48826) 2018-11-16 16:38:47 -08:00
requirements updating container service to 4.2.2 (#48768) 2018-11-16 12:38:54 +08:00
setup win test: add http tester container to Windows tests (#46606) 2018-10-13 08:20:00 +10:00
units
ansible-test Make ansible-test available in the bin directory. (#45876) 2018-09-19 17:58:55 -07:00
Makefile
retry.py
shippable.py
tox.ini
versions.py Revert "Relax ansible-test python version checking." 2018-11-14 17:39:00 -08:00