mirror of https://github.com/ansible/ansible.git
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.
7a0e86551d
* 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
|
6 years ago | |
---|---|---|
.. | ||
cloud | 6 years ago | |
sanity | 6 years ago | |
__init__.py | 8 years ago | |
ansible_util.py | 6 years ago | |
changes.py | 6 years ago | |
classification.py | 6 years ago | |
cli.py | 6 years ago | |
config.py | 6 years ago | |
core_ci.py | 6 years ago | |
cover.py | 6 years ago | |
delegation.py | 6 years ago | |
diff.py | 8 years ago | |
docker_util.py | 6 years ago | |
executor.py | 6 years ago | |
git.py | 6 years ago | |
http.py | 7 years ago | |
import_analysis.py | 8 years ago | |
manage_ci.py | 6 years ago | |
metadata.py | 7 years ago | |
powershell_import_analysis.py | 7 years ago | |
pytar.py | 6 years ago | |
target.py | 6 years ago | |
test.py | 7 years ago | |
thread.py | 6 years ago | |
util.py | 6 years ago |