Merge "Enabling kvmfornfv daily job test cases"
authorJiang, Yunhong <yunhong.jiang@intel.com>
Wed, 31 May 2017 16:29:03 +0000 (16:29 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 31 May 2017 16:29:03 +0000 (16:29 +0000)
ci/test_kvmfornfv.sh

index 5d886de..62b5c16 100755 (executable)
@@ -140,8 +140,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