commit | e0286ed04e7438cf08e4706054a5e21811ab84d2 | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Tue Sep 12 11:55:06 2017 +0300 |
committer | Dennis Dmitriev <dis.xcom@gmail.com> | Tue Sep 12 05:12:49 2017 -0400 |
tree | 2550689f6279e8a7688e43f546dce1aac6a1a6f2 | |
parent | bcb1451794f825313374fe223ecca9ba4cd2e1b7 [diff] [blame] |
Fix admin ip for cfg node After merge https://gerrit.mcp.mirantis.net/#/c/10018/1 we need to align ip of cfg node Change-Id: I4e2a26acfc1774fa919e3d1ee0d2adea8af56f1a Reviewed-on: https://review.gerrithub.io/378066 Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com> Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git a/tcp_tests/templates/virtual-mcp10-ovs/underlay.yaml b/tcp_tests/templates/virtual-mcp10-ovs/underlay.yaml index a120f82..8801146 100644 --- a/tcp_tests/templates/virtual-mcp10-ovs/underlay.yaml +++ b/tcp_tests/templates/virtual-mcp10-ovs/underlay.yaml
@@ -41,7 +41,7 @@ ip_reserved: gateway: +1 l2_network_device: +1 - default_{{ HOSTNAME_CFG01 }}: +100 + default_{{ HOSTNAME_CFG01 }}: +90 default_{{ HOSTNAME_CTL01 }}: +101 default_{{ HOSTNAME_CTL02 }}: +102 default_{{ HOSTNAME_CTL03 }}: +103