Enable os-odl_l3-nofeature-ha scenario 99/60299/1
authorHarry Huang <huangxiangyu5@huawei.com>
Sat, 28 Jul 2018 01:37:28 +0000 (09:37 +0800)
committerHarry 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

index 5d751b4..028a8c9 100755 (executable)
@@ -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