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.
2018-11-16 16:38:47 -08:00
..
cache
integration re-enable batch tests for win_script (#48822) 2018-11-16 11:23:53 -08:00
legacy Add support for Scaleway object storage (#46353) 2018-11-09 16:16:53 +00:00
results
runner Support skip of platforms by version in tests. (#48826) 2018-11-16 16:38:47 -08:00
sanity Add test to require docs for action plugins. (#48376) 2018-11-13 22:52:36 -08:00
units Remove the f5-sdk from bigip_remote_syslog (#48539) 2018-11-16 15:13:08 -08:00
utils Fix passing of env vars to Shippable. 2018-11-14 10:50:31 -08:00