ansible/test/lib/ansible_test/_internal
Gonéri Le Bouder e7a9d71ac0
ansible-test: async deployment w/ vcenter provider (#59984)
ansible-test: async deployment w/ vcenter provider

So far, `ansible-test`'s vcenter provider was trigger by a blocking POST
call. Since the depoyment take a lot of time (> 8m), we decided to use
an async call instead and poll the API server until the deployment
is ready.
2019-08-27 14:56:43 -04:00
..
cloud ansible-test: async deployment w/ vcenter provider (#59984) 2019-08-27 14:56:43 -04:00
integration Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
provider Support delegation testing collections with deps. 2019-08-27 07:29:42 -07:00
sanity Improve ansible-test env display. (#61339) 2019-08-26 14:02:55 -07:00
units Improve ansible-test env display. (#61339) 2019-08-26 14:02:55 -07:00
__init__.py
ansible_util.py Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
cache.py
changes.py
classification.py Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
cli.py Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
config.py Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
constants.py
core_ci.py ansible-test: async deployment w/ vcenter provider (#59984) 2019-08-27 14:56:43 -04:00
cover.py Sanity test updates for collections support. (#61248) 2019-08-23 18:08:21 -07:00
coverage_util.py Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
csharp_import_analysis.py
data.py Support delegation testing collections with deps. 2019-08-27 07:29:42 -07:00
delegation.py Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
diff.py
docker_util.py
env.py Improve ansible-test env display. (#61339) 2019-08-26 14:02:55 -07:00
executor.py Improve ansible-test env display. (#61339) 2019-08-26 14:02:55 -07:00
git.py
http.py
import_analysis.py
init.py
manage_ci.py Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
metadata.py
payload.py Support delegation testing collections with deps. 2019-08-27 07:29:42 -07:00
powershell_import_analysis.py
target.py Improve ansible-test env display. (#61339) 2019-08-26 14:02:55 -07:00
test.py Clean up ansible-test results path handling. 2019-08-13 21:51:57 -07:00
thread.py
types.py
util.py Improve ansible-test env display. (#61339) 2019-08-26 14:02:55 -07:00
util_common.py Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00