From: Harry Huang Date: Sat, 28 Jul 2018 01:37:28 +0000 (+0800) Subject: Enable os-odl_l3-nofeature-ha scenario X-Git-Tag: opnfv-7.0.0~28^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F60299%2F1;p=compass4nfv.git Enable os-odl_l3-nofeature-ha scenario JIRA: - Change-Id: Ie8d391f055323bfae3c78c2680a3ee0ecef07383 Signed-off-by: Harry Huang --- 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