Commit Graph

6 Commits (bcc23e70e6748aa7e5b13f666c0a99b34c218f2c)

Author SHA1 Message Date
Matt Clay 86ad4c99ba Reorganize util code in ansible-test.
Code in util.py that depends on CommonConfig is now in util_common.py.
7 years ago
Matt Clay 1e1463401d
Prepare ansible-test for supporting collections. (#58886)
This is a small but incomplete set of the initial changes for supporting testing of collections with ansible-test.
7 years ago
Matt Clay a4d0c24bbf
Fix ansible-test inventory and vars path handling. (#55186)
* Fix ansible-test inventory and vars path handling.
* Improve explanation for missing commit.
7 years ago
Matt Clay a8e328f474
Overhaul ansible-test code coverage and injector. (#53510) 7 years ago
Matt Clay eeaff731de
Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
Matt Clay b834b29e43 Run integration tests from temporary directory.
ci_complete
7 years ago