1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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 Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
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 Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
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