Enabling test cases execution as part of daily job
[kvmfornfv.git] / ci / test_kvmfornfv.sh
index 6540b18..850ba4e 100755 (executable)
@@ -148,8 +148,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