X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fkvmfornfv_cyclictest_hostenv_guestenv.yaml;h=99c474c000423c0f9fa015688e2ff847c3098482;hb=a14b48d18a9ed03ec191cf16b162206998a895ce;hp=f3c84c856ef2875448a3fdf82a912ec3172d43e0;hpb=75f93c362f8cde64b02e243d26bf9061f48adc34;p=kvmfornfv.git diff --git a/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml b/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml index f3c84c856..99c474c00 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 -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 @@ scenarios: type: Cyclictest options: affinity: 1 + breaktrace: 1200000 interval: 1000 priority: 99 loops: 600000 @@ -27,9 +28,9 @@ scenarios: interval: 1 tc: "kvmfornfv_cyclictest-node-context" sla: - max_min_latency: 50 - max_avg_latency: 100 - max_max_latency: 1000 + max_min_latency: 100 + max_avg_latency: 600000 + max_max_latency: 1200000 action: monitor setup_options: rpm_dir: "/opt/rpm" @@ -39,6 +40,7 @@ scenarios: - "host-setup0.sh" - "reboot" - "host-setup1.sh" + - "host-install-qemu.sh" - "host-run-qemu.sh" guest_setup_seqs: - "guest-setup0.sh" @@ -49,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