diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-08-12 02:36:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-12 02:36:16 +0000 |
commit | 6b81ccde0937d37733da8ce5105c7832e5537c2c (patch) | |
tree | 0b8f5310c34e078ce714fc00f2fa481a4e8c7c47 /tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml | |
parent | e3a20869ff9b59a31946e8a7f676a9a047b2c1ac (diff) | |
parent | ee8cfedab4728dc7a3e63466e0a7d73d5973ed66 (diff) |
Merge "Add test case description and modify task file for TC042"
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml index a47f71a8b..158f5076e 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml @@ -10,22 +10,21 @@ scenarios: options: packetsize: 64 rate: 100 - duration: 20 - host: demeter.yardstick - target: poseidon.yardstick + host: demeter.yardstick-TC042 + target: poseidon.yardstick-TC042 runner: type: Iteration - iterations: 2 + iterations: 1 interval: 1 sla: - max_rtt: 1000 + max_latency: 100 action: monitor context: - name: yardstick + name: yardstick-TC042 image: yardstick-image-pktgen-ready flavor: yardstick-pktgen-dpdk.flavor user: ubuntu |