Commit Graph

4 Commits (e63f69464fdfa335cdd9dbb91e618114b43fcc44)

Author SHA1 Message Date
Matt Clay e63f69464f Add ansible-test options and docs. (#26823)
* All integration commands support --continue-on-error
* The network-integration command supports --inventory
* Add landing page for compile test docs.
* Add bot documentation links.
9 years ago
Matt Clay 7931e11437 Use subset of Windows tests for "all" tests. (#26830) 9 years ago
David Newswanger 294c0f91c0 added option to ansible-test to run test playbooks using the debug strategy (#26499) 9 years ago
Matt Clay 45e377566c Refactor ansible-test config classes. (#26505)
* Move Config classes from executor.py to config.py.
* Move Environment and Test config to config.py.
* Move Coverage/CoverageReport Config to config.py.
* Clean up type hints.
9 years ago