Disabling kvmfornfv daily job test cases.
[kvmfornfv.git] / ci / test_kvmfornfv.sh
index 92f4228..b1aa973 100755 (executable)
@@ -140,6 +140,8 @@ 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