summaryrefslogtreecommitdiffstats
path: root/ci/onos/juju_test_prepare.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-04-07 11:22:48 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-04-07 16:41:43 +0000
commit9890ae1876fcd3dc0872b324405cc99cb64df757 (patch)
tree7c3f9e4a18412deac8736a2cca1f63b5eb31c069 /ci/onos/juju_test_prepare.sh
parente983ad8fdbf1f8d56bcf0d5852f2afccd9c8e2d2 (diff)
updated the cide for public address for onos. Also updated the
gateway for Public address. Change-Id: Idafd26daa1bb1b2004d395aa0db75cdd0d9b01ce (cherry picked from commit ddd47003fecfa2263c6923df0cb9b8ce4459401e)
Diffstat (limited to 'ci/onos/juju_test_prepare.sh')
-rw-r--r--ci/onos/juju_test_prepare.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/ci/onos/juju_test_prepare.sh b/ci/onos/juju_test_prepare.sh
index 1e3201f5..ab3de8cb 100644
--- a/ci/onos/juju_test_prepare.sh
+++ b/ci/onos/juju_test_prepare.sh
@@ -12,14 +12,14 @@ case "$1" in
COMPUTE_ETH=eth1
;;
'intelpod6' )
- GW_IP=10.2.66.1
- CIDR=10.2.66.0/24
- COMPUTE_ETH=eth2
+ GW_IP=10.6.15.254
+ CIDR=10.6.15.0/24
+ COMPUTE_ETH=eth5
;;
'intelpod5' )
- GW_IP=10.2.65.1
- CIDR=10.2.65.0/24
- COMPUTE_ETH=eth2.724
+ GW_IP=10.5.15.254
+ CIDR=10.5.15.0/24
+ COMPUTE_ETH=eth5
;;
'attvirpod1' )
GW_IP=10.10.15.1