X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Ftest_kvmfornfv.sh;fp=ci%2Ftest_kvmfornfv.sh;h=60dacd0426ad193c24f7109cc6740f4009be3971;hb=77e6660ea78c5934e4b606a5342c4e0e64be1de6;hp=6a6d70c42299ef2135d0130c33ed80e7adcdc17c;hpb=b46c26876daa6e47072270bba7e0635cbcc5002d;p=kvmfornfv.git diff --git a/ci/test_kvmfornfv.sh b/ci/test_kvmfornfv.sh index 6a6d70c42..60dacd042 100755 --- a/ci/test_kvmfornfv.sh +++ b/ci/test_kvmfornfv.sh @@ -66,7 +66,7 @@ function ftrace_disable { #Execution of testcases based on test type and test name from releng. if [ ${test_type} == "verify" ];then HOST_IP="10.10.100.21" - test_time=120000 # 2m + test_time=1000 # 1s if [ ${ftrace_enable} -eq '1' ]; then for env in ${cyclictest_env_verify[@]} do