ansible/test/lib/ansible_test/_internal/cloud
Matt Clay f5d829392a
Overhaul ansible-test test path handling. (#61416)
* Remove .keep files from test/results/ dirs.

* Remove classification of test/results/ dir.

* Add results_relative to data context.

* Use variables in delegation paths.

* Standardize file writing and results paths.

* Fix issues reported by PyCharm.

* Clean up invocation of coverage command.

It now runs through the injector.

* Hack to allow intercept_command in cover.py.

* Simplify git ignore for test results.

* Use test result tmp dir instead of cache dir.

* Remove old .pytest_cache reference.

* Fix unit test docker delegation.

* Show HTML report link.

* Clean up more results references.

* Move import sanity test output to .tmp dir.

* Exclude test results dir from coverage.

* Fix import sanity test lib paths.

* Fix hard-coded import test paths.

* Fix most hard-coded integration test paths.

* Fix PyCharm warnings.

* Fix import placement.

* Fix integration test dir path.

* Fix Shippable scripts.

* Fix Shippable matrix check.

* Overhaul key pair management.
2019-08-27 23:40:06 -07:00
..
__init__.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
acme.py ACME modules: bump test container version (#61192) 2019-08-23 15:30:28 -07:00
aws.py
azure.py
cloudscale.py
cs.py
foreman.py
gcp.py
hcloud.py
nios.py
opennebula.py
openshift.py
scaleway.py
tower.py
vcenter.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
vultr.py