Matt Clay
|
ac492476e5
|
Bug fixes and cleanup for ansible-test. (#45991)
* Remove unused imports.
* Clean up ConfigParser usage in ansible-test.
* Fix bare except statements in ansible-test.
* Miscellaneous cleanup from PyCharm inspections.
* Enable pylint no-self-use for ansible-test.
* Remove obsolete pylint ignores for Python 3.7.
* Fix shellcheck issuers under newer shellcheck.
* Use newer path for ansible-test.
* Fix issues in code-smell tests.
|
2018-09-21 11:38:22 -07:00 |
|
René Moser
|
56996c7348
|
test: cloudstack-test-container v1.2.0 (#44764)
|
2018-08-28 16:49:34 +02:00 |
|
Rene Moser
|
ec84c31ace
|
cloudstack: update cloudstack-test-container to v1.1.0
|
2018-08-13 09:29:47 -07:00 |
|
Matt Clay
|
ac1fbbeabc
|
Update the cloudstack test container reference.
|
2018-04-25 10:41:24 -07:00 |
|
Matt Clay
|
c055795e02
|
Pin docker simulator versions.
|
2017-10-02 13:19:17 -07:00 |
|
Matt Clay
|
397918435b
|
Fix docker error handling for cs/vcenter tests.
|
2017-09-15 16:49:46 -07:00 |
|
Matt Clay
|
a94156227d
|
Improve error handling for cs tests.
|
2017-07-06 17:55:51 -07:00 |
|
Matt Clay
|
e6934e42be
|
Update ansible-test change handling and CS plugin. (#24395)
* Use CloudStack simulator from Ansible repo.
* Recognize cloud specific ansible-test changes.
* Hide ansible-test cs notice in explain mode.
|
2017-05-09 16:15:27 +08:00 |
|
Matt Clay
|
0573b8bcd2
|
Fix ansible-test cloud integration bugs.
|
2017-05-05 21:46:29 +08:00 |
|
Matt Clay
|
a07d42e16d
|
Add support for cloud tests to ansible-test. (#24315)
* Split out ansible-test docker functions.
* Add cloud support to ansible-test.
|
2017-05-05 16:23:00 +08:00 |
|