Code Review
/
compass4nfv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2d3669c
)
Enable os-odl_l3-nofeature-ha scenario
99/60299/1
author
Harry Huang
<huangxiangyu5@huawei.com>
Sat, 28 Jul 2018 01:37:28 +0000
(09:37 +0800)
committer
Harry Huang
<huangxiangyu5@huawei.com>
Sat, 28 Jul 2018 01:37:28 +0000
(09:37 +0800)
JIRA: -
Change-Id: Ie8d391f055323bfae3c78c2680a3ee0ecef07383
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
ci/deploy_ci.sh
patch
|
blob
|
history
diff --git
a/ci/deploy_ci.sh
b/ci/deploy_ci.sh
index
5d751b4
..
028a8c9
100755
(executable)
--- a/
ci/deploy_ci.sh
+++ b/
ci/deploy_ci.sh
@@
-18,10
+18,6
@@
case $DEPLOY_SCENARIO in
echo "os-onos-sfc-ha scenario supports mitaka only"
exit 1
;;
- os-odl_l3-nofeature-ha)
- echo "stop running os-odl_l3-nofeature-ha scenario temporarily"
- exit 1
- ;;
esac
if [[ "$DEPLOY_SCENARIO" =~ "k8-" ]]; then