diff options
author | Jing Lu <lvjing5@huawei.com> | 2017-09-08 07:38:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-08 07:38:45 +0000 |
commit | 3d462aaa3d87a2298cf1f9a859e996d708f917fd (patch) | |
tree | 95beab4fbb6e5d80cf4b4a257b6ea74d5d99a39f /tests/opnfv | |
parent | 6ed428f18c3554a71831cd1ba3d3827aecb7ef03 (diff) | |
parent | 0f2b721f5454dd98851be5416e144f81c976d2cd (diff) |
Merge "testcase: add rate parameter for spec cpu 2006"
Diffstat (limited to 'tests/opnfv')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc078.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc078.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc078.yaml index b89f7674b..94256125f 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc078.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc078.yaml @@ -20,7 +20,11 @@ scenarios: type: SpecCPU2006 options: - benchmark_subset: int + SPECint_benchmark: int^429 + runspec_iterations: 1 + runspec_tune: base + runspec_size: ref + runspec_rate: 1 host: node1.yardstick-TC078 |