Matt Clay
560d5b00d0
Remove docs references to obsolete test plugins ( #80576 )
2 years ago
Matt Clay
1d6f019ce6
Remove obsolete integration test aliases ( #80342 )
...
* Remove obsolete integration test aliases
* Remove obsolete `skip/osx` aliases
* Use `skip/macos` instead of `skip/osx` in docs
2 years ago
Matt Clay
cda16cc5e9
ansible-test - Improve container management. ( #78550 )
...
See changelogs/fragments/ansible-test-container-management.yml for details.
2 years ago
Jordan Borean
7dd22b8b4b
Update Windows host requirements ( #76582 )
3 years ago
Alicia Cozine
3c3e30a610
Docs: Add Matrix as a chat option ( #75406 )
3 years ago
Mark Mercado
1906d75907
Adding DigitalOcean cloud support to ansible-test ( #74222 )
4 years ago
Andrew Klychkov
907c98ebcd
/docs/docsite/rst/dev_guide: fix typos ( #67643 )
5 years ago
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.
5 years ago
Jordan Borean
7360db5956
doc - skip/windows for integration tests ( #53010 )
6 years ago
Matt Clay
560e922440
Add more ansible-test aliases to test docs. ( #50921 )
6 years ago
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
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
6 years ago
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.
6 years ago
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
6 years ago
Matt Clay
7975c8fab0
Improve integration-aliases docs. ( #39087 )
7 years ago
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.
7 years ago