ansible/test/integration/targets/prepare_vmware_tests/tasks
Gonéri Le Bouder 0aa59ce9ab vmware/test: use better name for datastores
In the VMware tests, we call the datastores `ds1` and `ds2`. The first
one is read-only, the second is read-write and can be used to deploy
VMs. The naming convention was not clear enough and source of a lot
confusion and mistake.

We now have two better names:

- ro_datastore, which is ... read-only
- rw_datastore, the one that we can use to deploy new VM.
2019-11-14 16:55:05 -05:00
..
init_real_lab.yml
init_vcsim.yml
main.yml
setup_attach_hosts.yml
setup_category.yml
setup_cluster.yml
setup_content_library.yml vmware/test: use better name for datastores 2019-11-14 16:55:05 -05:00
setup_datacenter.yml
setup_datastore.yml vmware/test: use better name for datastores 2019-11-14 16:55:05 -05:00
setup_dvs_portgroup.yml
setup_dvswitch.yml
setup_resource_pool.yml
setup_switch.yml
setup_tag.yml
setup_virtualmachines.yml vmware/test: use better name for datastores 2019-11-14 16:55:05 -05:00
teardown.yml vmware/test: use better name for datastores 2019-11-14 16:55:05 -05:00