Commit Graph

15 Commits (fb9efd3c7eafa8c649a06557eae387c8e98a400c)

Author SHA1 Message Date
Matt Clay fb9efd3c7e Add `--remote-terminate` option to ansible-test.
Set `--remote-terminate success` for osx tests.
9 years ago
Matt Clay 0573b8bcd2 Fix ansible-test cloud integration bugs. 9 years ago
Matt Clay a07d42e16d Add support for cloud tests to ansible-test. (#24315)
* Split out ansible-test docker functions.
* Add cloud support to ansible-test.
9 years ago
Matt Clay d662f6f0db Fix bugs in ansible-test units command. (#24044)
* Handle old versions of coverage.
* Handle old versions of setuptools.
* Detect python version for docker/remote units.
* Add sanity override for test constraints.
9 years ago
Matt Clay 042e387f27 Fix metadata handling for shell command. (#22801) 9 years ago
Matt Clay 869449e288 Add test verification to ansible-test. (#22636)
* Add unified git diff parser.
* Add metadata and diff handling.
* Add test confidence/verification to bot output.
9 years ago
Matt Clay 3ab344e8bd Use lint/junit output for compile test. (#22395)
* Refactor sanity classes for use in all tests.
* Use lint/junit output for compile test.
* Add missing options for compile test.
* Fix early bailout on requirements install.
9 years ago
Matt Clay 4f3dade266 Add retries for ansible-test docker run. 9 years ago
Matt Clay bc8186543a Pass base branch to module validator on delegate. 9 years ago
Matt Clay d54bc09fae Consider module_utils deps when running tests. (#21382)
* Skip pep8 analysis when --explain is used.
* Fix return type annotations.
* Match line length requirement of PEP 8 config.
* Consider module_utils deps when running tests.
9 years ago
Matt Clay 4ba9f63afe Use multiple AWS regions in ansible-test. (#20429)
* Move ansible-test EnvironmentConfig to util.
* Use multiple AWS regions in ansible-test.
9 years ago
Matt Clay b7780ca530 Pass DOCKER_* env vars to docker in ansible-test. 9 years ago
Matt Clay 9b5c782a0b Use `docker pull` by default in ansible-test. 9 years ago
Matt Clay f28b5a0ed8 Add --tox-sitepackages option to ansible-test. 9 years ago
Matt Clay 6bbd92e422 Initial ansible-test implementation. (#18556) 9 years ago