aboutsummaryrefslogtreecommitdiffstats
path: root/ci/deploy_ci.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/deploy_ci.sh')
-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 34ff0af0..64ae4f34 100755
--- a/ci/deploy_ci.sh
+++ b/ci/deploy_ci.sh
@@ -30,10 +30,6 @@ case $DEPLOY_SCENARIO in
echo "os-onos-sfc-ha scenario supports mitaka only"
exit 1
;;
- os-ocl-nofeature-ha)
- echo "os-ocl-nofeature-ha scenario supports liberty only"
- exit 1
- ;;
esac
if [[ $ROOT_BUILD_CAUSE == MANUALTRIGGER ]]; then