From: Jiang, Yunhong Date: Fri, 11 Aug 2017 05:42:21 +0000 (+0000) Subject: Merge "Enabling test cases execution as part of daily job" X-Git-Tag: opnfv-5.0.0~6 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=commitdiff_plain;h=2a3a0c9383f3be01dc2ec0a92a55697c5e8e9b5c;hp=a074fc668a5b2dd02f5378895c2d36043a5603c5 Merge "Enabling test cases execution as part of daily job" --- diff --git a/ci/test_kvmfornfv.sh b/ci/test_kvmfornfv.sh index 522d6a1a2..874dc9864 100755 --- a/ci/test_kvmfornfv.sh +++ b/ci/test_kvmfornfv.sh @@ -173,8 +173,6 @@ if [ ${test_type} == "verify" ];then test_exit 0 fi elif [ ${test_type} == "daily" ];then - echo "Daily job test cases execution disabled temporarily" - exit 0 getTestParams install_pcm if [ ${test_name} == "packet_forward" ];then