X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fkvmfornfv_cyclictest_hostenv_guestenv.yaml;h=f716c8a01294f3a9c9b755ccbad10814d4c91722;hb=ea88ca2a2cc64d5e5debd656105897245785c1e7;hp=3f477f44e00069e5b5749c544e86fb841f111fe7;hpb=d8eeb9b99d73f72c6a2cc61c05cdc727fdae4910;p=kvmfornfv.git diff --git a/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml b/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml index 3f477f44e..f716c8a01 100644 --- a/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml +++ b/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml @@ -5,7 +5,7 @@ # For this sample just like running the command below on the test vm and # getting latencies info back to the yardstick. # -# sudo bash cyclictest -a 1 -b 1200000 -i 1000 -p 99 -l 1000 -t 1 -h 90 -m -n -q +# sudo bash cyclictest -a 1 -b 1000 -i 1000 -p 99 -l 1000 -t 1 -h 90 -m -n -q # schema: "yardstick:task:0.1" @@ -15,7 +15,7 @@ scenarios: type: Cyclictest options: affinity: 1 - breaktrace: 1200000 + breaktrace: 1000 interval: 1000 priority: 99 loops: 600000 @@ -28,9 +28,9 @@ scenarios: interval: 1 tc: "kvmfornfv_cyclictest-node-context" sla: - max_min_latency: 100 - max_avg_latency: 600000 - max_max_latency: 1200000 + max_min_latency: 50 + max_avg_latency: 100 + max_max_latency: 1000 action: monitor setup_options: rpm_dir: "/opt/rpm" @@ -51,3 +51,10 @@ context: type: Node name: LF file: /opt/scripts/pod.yaml + env: + type: script + prefix: yardstick.benchmark.scenarios.compute + teardown: + - + kvm: + script: disable_trace.bash