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
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)
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration [stable-2.7] Use virtualenv in pip test to remove distribute. 7 years ago
legacy vultr_server_facts: add tests and changelog for firewall group fix in #48342 (#48411) 7 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Support skip of platforms by version in tests. (#48826) 7 years ago
sanity [stable-2.7] Prevent metadata changes in a stable branch (#48994) (#49131) 7 years ago
units [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982) 7 years ago
utils Fix passing of env vars to Shippable. 7 years ago