ansible/test
Gonéri Le Bouder 964783fbd2 vmware_guest: speed up vmware_guest tests
- Use predictable VM name during the tests (test_vm1, test_vm2 and
  test_vm2). This to simplify the teardown of the newly created resource
  before the next test.
- Update the documentation to explain the new requirement
- Avoid VM creation with `with_items` when it's not mandatory. This to:
    - speed up the test execution, our hypervisors have limited resources
    - simplify the teardown
- Remove `create_d1_c1_f0_env.yml`, the test was just testing how Ansible
  pass environment variables.
- Correct the name for the `f0` variable (`f1`)
- Fix the DVS tests, the hosts can now reach the dvswitch1 vswitch
- Provision the VM with a poweroff status, this to improve the
  idempotency and sleep up the tests
- Avoid the use of `prepare_vmware_tests` to prepare virtual machines
  when we just need one machine
2019-07-26 14:07:01 +02:00
..
cache
env
integration vmware_guest: speed up vmware_guest tests 2019-07-26 14:07:01 +02:00
legacy safe_eval fix (#57188) 2019-06-06 15:36:22 -04:00
results
runner Fix ansible-test encoding issues. 2019-07-25 23:29:42 -07:00
sanity Use consolidated ignore.txt in ansible-test. (#59618) 2019-07-25 23:29:23 -07:00
units Add iosxr_lacp resource module (#59281) 2019-07-24 22:55:42 +05:30
utils Verify package data in setup.py installs all files (#59537) 2019-07-24 13:58:13 -05:00