commit | 4f552f2080ebaaee93b66d1e01f299833c114f4c | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Wed Sep 13 12:26:46 2017 +0300 |
committer | Dennis Dmitriev <dis.xcom@gmail.com> | Wed Sep 13 05:30:21 2017 -0400 |
tree | 6810500e3b7d2129f577c1c1dffa50e87df981e9 | |
parent | e0286ed04e7438cf08e4706054a5e21811ab84d2 [diff] [blame] |
Remove glusterfs states execution from k8s templates * According to [1], there is no glusterfs states in k8s clusters anymore. * Fix IP address for vsrx in juniper.conf 10.70.0.90 -> 10.70.0.91 (10.70.0.90 is used by cfg01 now) [1] https://gerrit.mcp.mirantis.net/#/c/10093/ Change-Id: I1231f95dbc15eb850058708565c9dcef736da349 Reviewed-on: https://review.gerrithub.io/378272 Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com> Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git a/tcp_tests/templates/virtual-mcp11-k8s-contrail/juniper.conf b/tcp_tests/templates/virtual-mcp11-k8s-contrail/juniper.conf index af91728..398a257 100644 --- a/tcp_tests/templates/virtual-mcp11-k8s-contrail/juniper.conf +++ b/tcp_tests/templates/virtual-mcp11-k8s-contrail/juniper.conf
@@ -51,7 +51,7 @@ ge-0/0/2 { unit 0 { family inet { - address 10.70.0.90/24; + address 10.70.0.91/24; } } }