You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
completion Remove CI platform: freebsd/10.4 6 years ago
injector Fix ansible-test invocation of pytest. 6 years ago
lib Support skip of platforms by version in tests. (#48826) 6 years ago
requirements updating container service to 4.2.2 (#48768) 6 years ago
setup win test: add http tester container to Windows tests (#46606) 6 years ago
units Add test verification to ansible-test. (#22636) 8 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Make ansible-test available in the bin directory. (#45876) 6 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
shippable.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 7 years ago
versions.py Revert "Relax ansible-test python version checking." 6 years ago