You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/vmware_guest/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.
5 years ago
..
boot_firmware_d1_c1_f0.yml
cdrom_d1_c1_f0.yml vmware/test: use better name for datastores 5 years ago
check_mode.yml
clone_customize_guest_test.yml
clone_d1_c1_f0.yml vmware_guest: fix the name of the test VMs 5 years ago
clone_resize_disks.yml
clone_with_convert.yml
create_d1_c1_f0.yml
create_guest_invalid_d1_c1_f0.yml
create_nw_d1_c1_f0.yml
create_rp_d1_c1_f0.yml
delete_vm.yml
disk_mode_d1_c1_f0.yml
disk_size_d1_c1_f0.yml
disk_type_d1_c1_f0.yml
linked_clone_d1_c1_f0.yml
mac_address_d1_c1_f0.yml
main.yml VMware: Handle slash in network name in vmware_guest module (#64494) 5 years ago
max_connections.yml
mem_reservation.yml
network_negative_test.yml
network_with_device.yml
network_with_dvpg.yml VMware: Handle slash in network name in vmware_guest module (#64494) 5 years ago
network_with_portgroup.yml
non_existent_vm_ops.yml
poweroff_d1_c1_f0.yml
poweroff_d1_c1_f1.yml
reconfig_vm_to_latest_version.yml vmware/test: use better name for datastores 5 years ago
remove_vm_from_inventory.yml
run_test_playbook.yml
template_d1_c1_f0.yml vmware/test: use better name for datastores 5 years ago
vapp_d1_c1_f0.yml vmware/test: use better name for datastores 5 years ago
windows_vbs_d1_c1_f0.yml vmware/test: use better name for datastores 5 years ago