From: Jiang, Yunhong Date: Wed, 31 May 2017 16:29:03 +0000 (+0000) Subject: Merge "Enabling kvmfornfv daily job test cases" X-Git-Tag: opnfv-5.0.0~11 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ea88ca2a2cc64d5e5debd656105897245785c1e7;hp=-c;p=kvmfornfv.git Merge "Enabling kvmfornfv daily job test cases" --- ea88ca2a2cc64d5e5debd656105897245785c1e7 diff --combined ci/test_kvmfornfv.sh index 5d886dedc,92f422827..62b5c16f4 --- a/ci/test_kvmfornfv.sh +++ b/ci/test_kvmfornfv.sh @@@ -140,8 -140,6 +140,6 @@@ if [ ${test_type} == "verify" ];the 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 @@@ -165,6 -163,8 +163,6 @@@ sed -i '/host-setup1.sh/a\ \- \"enable-trace.sh\"' kvmfornfv_cyclictest_hostenv_guestenv.yaml #Executing cyclictest through yardstick. cyclictest ${env} - #disabling ftrace and collecting the logs to upload to artifact repository. - ftrace_disable sleep 5 done else