aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-08-01 01:53:01 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-08-01 01:53:01 +0000
commit518bd9271f25c852cd8c71147e4f20ad116b4ef4 (patch)
treecb0e9ab6df47e3eef61d32eb524b58b4e8963d73
parenta3bab642b1b3227a307325e116eaa38a569432aa (diff)
parent0e1e1131ac2ae08d9420178b79e176ec7e714cd3 (diff)
Merge "Enable os-odl_l3-nofeature-ha scenario"
-rwxr-xr-xci/deploy_ci.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/ci/deploy_ci.sh b/ci/deploy_ci.sh
index 5d751b4f..028a8c9d 100755
--- 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