summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xci/test_kvmfornfv.sh2
1 files changed, 0 insertions, 2 deletions
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