Files
community.general/docs/docsite/rst/dev_guide
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
..
2018-10-28 15:55:41 -05:00
2018-09-18 14:47:22 -05:00
2017-01-06 09:16:59 -05:00