Mark Mercado
1906d75907
Adding DigitalOcean cloud support to ansible-test ( #74222 )
2021-05-12 16:07:21 -07:00
Andrew Klychkov
907c98ebcd
/docs/docsite/rst/dev_guide: fix typos ( #67643 )
2020-02-21 10:56:12 +00:00
Matt Clay
b4494fa547
Remove redundant "Sanity Tests »" from page title.
...
The docs now have multi-level breadcrumbs so including "Sanity Tests »" in the title on a sanity test page is redundant.
2019-07-26 09:07:42 -07:00
Jordan Borean
7360db5956
doc - skip/windows for integration tests ( #53010 )
2019-02-26 15:41:46 -06:00
Matt Clay
560e922440
Add more ansible-test aliases to test docs. ( #50921 )
2019-01-15 22:02:43 +01:00
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
Jordan Borean
27c10fa502
add skip/docker alias to skip tests when running on Docker ( #45955 )
...
* add skip/docker alias to skip tests when running on Docker
* changed warning message wording
2018-09-21 16:09:54 +10:00
Matt Clay
4e489d1be8
Update Shippable integration test groups. ( #43118 )
...
* Update Shippable integration test groups.
* Update integration test group aliases.
* Rebalance AWS and Azure tests with extra group.
* Rebalance Windows tests with another group.
2018-07-23 20:46:22 -07:00
Troy Murray
15ce7c5bab
change OS X to macOS ( #41294 )
...
* change OS X to macOS
<!--- Your description here -->
+label: docsite_pr
* Update all Mac OS X references to be macOS
* Drop extra Mac
2018-06-26 14:09:23 -04:00
Matt Clay
7975c8fab0
Improve integration-aliases docs. ( #39087 )
2018-04-24 14:25:53 -07:00
Matt Clay
789218c215
Initial ansible-test sanity docs. ( #26775 )
...
* Rename no-iterkeys test for consistency.
* Require docs for all ansible-test sanity tests.
* Initial ansible-test sanity docs.
* Fix capitalization of Python.
* Fix sanity code smell test false positives.
* Fix another code-smell false positive.
2017-07-14 14:24:45 +01:00