Code Review
/
joid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
467c0af
)
modify the onos script to get gateway_mac in orange pod2.
77/11377/1
author
zhangyuanyou
<zhangyuanyou@huawei.com>
Tue, 15 Mar 2016 09:41:50 +0000
(17:41 +0800)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Wed, 16 Mar 2016 13:36:18 +0000
(13:36 +0000)
Change-Id: I5b7d93973b95c1e715ffe227e3863b40ed1ee904
(cherry picked from commit
9c7132fb872eeeca440014444bc45e1fc0c46114
)
ci/onos/juju_test_prepare.sh
patch
|
blob
|
history
diff --git
a/ci/onos/juju_test_prepare.sh
b/ci/onos/juju_test_prepare.sh
index
4cee324
..
96976ca
100644
(file)
--- a/
ci/onos/juju_test_prepare.sh
+++ b/
ci/onos/juju_test_prepare.sh
@@
-7,7
+7,7
@@
# set the gateway ip and cidr and compute-node eth name.
case "$1" in
'orangepod2' )
- GW_IP=1
61.105.231
.1
+ GW_IP=1
92.168.2
.1
CIDR=161.105.231.0/24
COMPUTE_ETH=eth1
;;