Commit Graph

6 Commits (6a2a7a239275d1064479e57e252af3f740167ded)

Author SHA1 Message Date
Matt Clay 6a2a7a2392 Enable codecov.io and add coverage grouping. 9 years ago
Matt Clay dfd19a812f Miscellaneous bug fixes for ansible-test.
- Overhauled coverage injector to fix issues with non-local tests.
- Updated integration tests to work with the new coverage injector.
- Fix concurrency issue by using random temp files for delegation.
- Fix handling of coverage files from root user.
- Fix handling of coverage files without arcs.
- Make sure temp copy of injector is world readable and executable.
9 years ago
Matt Clay c87ebb6215 Deduplicate arcs when combining coverage data. (#22022) 9 years ago
Matt Clay 2804d2e848 Split up unit tests on Shippable. (#21931)
* Add more verbose output to coverage combine.
* Run unit tests on CI separately by version.
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 6bbd92e422 Initial ansible-test implementation. (#18556) 9 years ago