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/lib
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
..
cloud Provide Kubernetes resource validation to k8s module (#43352) 6 years ago
sanity Fix ansible-test --exclude with delegation. 6 years ago
__init__.py
ansible_util.py Fix integration test library search path. 6 years ago
changes.py Fix ansible-test merge change detection. 6 years ago
classification.py Add change classification for powershell wrappers. 6 years ago
cli.py win test: add http tester container to Windows tests (#46606) 6 years ago
config.py Fix ansible-test multi-group smoke test handling. (#46363) 6 years ago
core_ci.py Force PEM SSH keys for paramiko 6 years ago
cover.py Fix ansible-test encoding issues for exceptions. 6 years ago
csharp_import_analysis.py win_exec: refactor PS exec runner (#45334) 6 years ago
delegation.py Upgrade pylint to version 2.1.1. (#47036) 6 years ago
diff.py
docker_util.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
executor.py Support skip of platforms by version in tests. (#48826) 6 years ago
git.py Fix ansible-test merge change detection. 6 years ago
http.py
import_analysis.py
manage_ci.py win test: add http tester container to Windows tests (#46606) 6 years ago
metadata.py
powershell_import_analysis.py
pytar.py Minor fixes for unit test delegation. 6 years ago
target.py Upgrade pylint to version 2.1.1. (#47036) 6 years ago
test.py
thread.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
util.py Fix ansible-test interpreter tracking. 6 years ago