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
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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration vmware/test: use better name for datastores 5 years ago
legacy Sanity test fixups - AWS related tests (#64093) 5 years ago
lib/ansible_test Set alter_sys=True instead of False to address backwards incompat (#64670) 5 years ago
sanity Sort test/sanity/ignore.txt (#64672) 5 years ago
units Add the ability to ignore files and collection build (#64688) 5 years ago
utils Increase unit test timeout in CI. 5 years ago