ansible/test/runner/lib
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
..
cloud ACME: add support for POST-as-GET if GET fails with 405. (#44988) 2018-11-05 09:31:05 -08:00
sanity Fix ansible-test --exclude with delegation. 2018-11-01 11:39:24 -07:00
__init__.py
ansible_util.py Fix integration test library search path. 2018-10-09 18:25:24 -07:00
changes.py Fix ansible-test merge change detection. 2018-11-14 22:48:31 -08:00
classification.py [stable-2.7] Add change classification for powershell wrappers. 2018-11-30 11:28:14 -08:00
cli.py win test: add http tester container to Windows tests (#46606) 2018-10-15 09:57:49 -07:00
config.py Fix ansible-test multi-group smoke test handling. (#46363) 2018-10-09 18:25:24 -07:00
core_ci.py Fix issues reported by the latest pylint. 2018-11-01 11:39:24 -07:00
cover.py Fix ansible-test encoding issues for exceptions. 2018-10-09 18:25:24 -07:00
delegation.py Fix issues reported by the latest pylint. 2018-11-01 11:39:24 -07:00
diff.py
docker_util.py Bug fixes and cleanup for ansible-test. (#45991) 2018-10-09 18:25:24 -07:00
executor.py Support skip of platforms by version in tests. (#48826) 2018-12-03 15:42:03 -08:00
git.py Fix ansible-test merge change detection. 2018-11-14 22:48:31 -08:00
http.py Cleanup and enhancements for ansible-test. (#37142) 2018-03-07 14:02:31 -08:00
import_analysis.py
manage_ci.py win test: add http tester container to Windows tests (#46606) 2018-10-15 09:57:49 -07:00
metadata.py Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 2017-11-21 12:30:16 -08:00
pytar.py Minor fixes for unit test delegation. 2018-10-09 18:25:24 -07:00
target.py Fix issues reported by the latest pylint. 2018-11-01 11:39:24 -07:00
test.py Improve bot messaging on CI failures. 2018-02-07 23:42:08 -08:00
thread.py Bug fixes and cleanup for ansible-test. (#45991) 2018-10-09 18:25:24 -07:00
util.py Fix ansible-test interpreter tracking. 2018-11-14 22:48:31 -08:00