summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/vmware_dvswitch_uplink_pg
diff options
context:
space:
mode:
authorGonéri Le Bouder <goneri@lebouder.net>2019-05-16 15:36:48 +0200
committerGonéri Le Bouder <goneri@lebouder.net>2019-05-23 23:40:19 +0200
commit6bb21c3db0bbaaa31aef09b6e5971e83a1f016df (patch)
treefdae4329d2d7ead8a0afdfb7059b93cf7bcecb7f /test/integration/targets/vmware_dvswitch_uplink_pg
parentAlways keep subset data for callbacks (#56881) (diff)
downloadansible-6bb21c3db0bbaaa31aef09b6e5971e83a1f016df.tar.xz
ansible-6bb21c3db0bbaaa31aef09b6e5971e83a1f016df.zip
vmware: test-refactoring
- In order to keep the integration with `ansible-test`, we prefer to avoid any interaction with the Ansible inventory file. - split up the prepare_vmware_tests/defaults/main.yml in two configuration files: one for vcsim and one for a real environment - remove all the access to hostvars - directly interact with the ESXi to mount/umount the datastore https://github.com/ansible/ansible/pull/56516 - record the virtual machine folder in the environment configuration - vmware_guest_move: Use https://github.com/ansible/ansible/pull/55237
Diffstat (limited to 'test/integration/targets/vmware_dvswitch_uplink_pg')
-rw-r--r--test/integration/targets/vmware_dvswitch_uplink_pg/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/vmware_dvswitch_uplink_pg/tasks/main.yml b/test/integration/targets/vmware_dvswitch_uplink_pg/tasks/main.yml
index 1258c8bacc..4ca85fdd11 100644
--- a/test/integration/targets/vmware_dvswitch_uplink_pg/tasks/main.yml
+++ b/test/integration/targets/vmware_dvswitch_uplink_pg/tasks/main.yml
@@ -63,6 +63,7 @@
- <<: *uplink_data
name: Configure Uplink portgroup
+ register: uplink_pg_result
check_mode: no
- debug: