ansible/test/lib/ansible_test/_internal/cloud
Matt Clay cd4882e229 Fix ansible-test vcenter test filtering.
The default behavior of the ansible-test vcenter plugin is to use the govcsim container to run tests.

However, unless the govcsim mode was specified using the VMWARE_TEST_PLATFORM environment variable, the filter code would skip the tests unless the tests ran on Shippable or the user had an ansible-core-ci key.

Now the filter correctly recognizes that govcsim is the default.
2019-09-12 02:13:57 -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 Fix ansible-test vcenter test filtering. 2019-09-12 02:13:57 -07:00
vultr.py