diff options
Diffstat (limited to 'tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml')
-rw-r--r-- | tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml b/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml index 0a35e95a3..155cd5dbd 100644 --- a/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml +++ b/tests/kvmfornfv_cyclictest_hostenv_guestenv.yaml @@ -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 |