X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=ci%2Ftest_kvmfornfv.sh;h=3185c46524ca287e78a11c27ddb395e3962a26d3;hp=47158dedd2db9a9fc1950d6682bc2a8819e24e67;hb=c1a17f3ad621173a68ad6b083638b0b477c9af6a;hpb=f1f3cc27f23bdde81c37d8142d4288d811bd5e45 diff --git a/ci/test_kvmfornfv.sh b/ci/test_kvmfornfv.sh index 47158dedd..3185c4652 100755 --- a/ci/test_kvmfornfv.sh +++ b/ci/test_kvmfornfv.sh @@ -127,7 +127,8 @@ if [ ${test_type} == "verify" ];then for env in ${cyclictest_env_verify[@]} do #Executing cyclictest through yardstick. - cyclictest ${env} + #cyclictest ${env} + echo "Debugging in progress.Execution of cyclictest is disabled" sleep 10 done #Execution of packet forwarding test cases.