Disable workarount for doubling addresses on ovs-dpdk bm lab
Change-Id: Iff62d2e0250c44b187bb071482a9e893bb240203
Reviewed-on: https://review.gerrithub.io/370192
Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com>
Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git a/tcp_tests/templates/physical_mcp11_ovs_dpdk/salt.yaml b/tcp_tests/templates/physical_mcp11_ovs_dpdk/salt.yaml
index 2e5b44f..a86fe95 100644
--- a/tcp_tests/templates/physical_mcp11_ovs_dpdk/salt.yaml
+++ b/tcp_tests/templates/physical_mcp11_ovs_dpdk/salt.yaml
@@ -315,12 +315,12 @@
skip_fail: false
-- description: '*Workaround* Avoid reboot when IP addresses are doubled on interfaces and bridges at the same time. For test environments only!'
- cmd: salt --hard-crash --state-output=mixed --state-verbose=False -C 'kvm*' cmd.run
- "salt-call state.sls linux.network.interface && ls -1 /var/run/ | grep dhclient | awk -F'.' '{print \$2}' | xargs -I {} ifconfig {} 0.0.0.0"
- node_name: {{ HOSTNAME_CFG01 }}
- retry: {count: 3, delay: 5}
- skip_fail: false
+#- description: '*Workaround* Avoid reboot when IP addresses are doubled on interfaces and bridges at the same time. For test environments only!'
+# cmd: salt --hard-crash --state-output=mixed --state-verbose=False -C 'kvm*' cmd.run
+# "salt-call state.sls linux.network.interface && ls -1 /var/run/ | grep dhclient | awk -F'.' '{print \$2}' | xargs -I {} ifconfig {} 0.0.0.0"
+# node_name: {{ HOSTNAME_CFG01 }}
+# retry: {count: 3, delay: 5}
+# skip_fail: false
- description: Configure linux for present baremetal nodes
cmd: salt --hard-crash --state-output=mixed --state-verbose=False -C '* and not