Enabling execution of cyclictest as part of verify job.
[kvmfornfv.git] / ci / test_kvmfornfv.sh
index 3185c46..47158de 100755 (executable)
@@ -127,8 +127,7 @@ if [ ${test_type} == "verify" ];then
       for env in ${cyclictest_env_verify[@]}
       do
          #Executing cyclictest through yardstick.
-         #cyclictest ${env}
-         echo "Debugging in progress.Execution of cyclictest is disabled"
+         cyclictest ${env}
          sleep 10
       done
       #Execution of packet forwarding test cases.