From: Yunhong Jiang Date: Sat, 27 Aug 2016 00:21:52 +0000 (-0700) Subject: Change the cyclictest time X-Git-Tag: danube.1.0~49^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=commitdiff_plain;h=83e64d3406c385029664c1dd271b2be61d017fd1 Change the cyclictest time Currently the cyclictest runs only 1 seconds, that's too short for patch verification. Increase this time to be 10 minutes to make it more reasonable. In long term, we should have another type of task to run 24 hours testing. Change-Id: I48534b3da48018060c885305488b969286c8bd49 Signed-off-by: Yunhong Jiang --- diff --git a/tests/cyclictest-node-context.yaml b/tests/cyclictest-node-context.yaml index be1219c91..2dd74d937 100644 --- a/tests/cyclictest-node-context.yaml +++ b/tests/cyclictest-node-context.yaml @@ -17,7 +17,7 @@ scenarios: affinity: 1 interval: 1000 priority: 99 - loops: 1000 + loops: 600000 threads: 1 histogram: 90 host: kvm.LF