Adding post-execute scripts to cyclictest execution
[kvmfornfv.git] / tests / kvmfornfv_cyclictest_hostenv_guestenv.yaml
index 8716851..155cd5d 100644 (file)
@@ -27,9 +27,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"
@@ -50,3 +50,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