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 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
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration re-enable batch tests for win_script (#48822) 6 years ago
legacy Add support for Scaleway object storage (#46353) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Support skip of platforms by version in tests. (#48826) 6 years ago
sanity Add test to require docs for action plugins. (#48376) 6 years ago
units Remove the f5-sdk from bigip_remote_syslog (#48539) 6 years ago
utils Fix passing of env vars to Shippable. 6 years ago