Merge "Enabling kvmfornfv daily job test cases"
[kvmfornfv.git] / ci / test_kvmfornfv.sh
index 92f4228..62b5c16 100755 (executable)
@@ -163,8 +163,6 @@ elif [ ${test_type} == "daily" ];then
             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