From: Jiang, Yunhong Date: Tue, 16 May 2017 20:34:40 +0000 (+0000) Subject: Merge "Adding breaktrace & disabling timer migration" X-Git-Tag: opnfv-5.0.0~16 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a14b48d18a9ed03ec191cf16b162206998a895ce;hp=-c;p=kvmfornfv.git Merge "Adding breaktrace & disabling timer migration" --- a14b48d18a9ed03ec191cf16b162206998a895ce diff --combined tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml index 155cd5dbd,3f477f44e..99c474c00 --- a/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml +++ b/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml @@@ -5,7 -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 -i 1000 -p 99 -l 1000 -t 1 -h 90 -m -n -q + # sudo bash cyclictest -a 1 -b 1200000 -i 1000 -p 99 -l 1000 -t 1 -h 90 -m -n -q # schema: "yardstick:task:0.1" @@@ -15,6 -15,7 +15,7 @@@ scenarios type: Cyclictest options: affinity: 1 + breaktrace: 1200000 interval: 1000 priority: 99 loops: 600000 @@@ -50,10 -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