diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-09-13 00:00:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-13 00:00:28 +0000 |
commit | e5ad1f9b0b77f4d67555239cc966dc2cdd873959 (patch) | |
tree | e9ff8c3fc0eb46849d214db3309d91024678ed40 /tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml | |
parent | 83fc1c299e38ecc303aeeca5116871a57fef69da (diff) | |
parent | 08a198f19638195f0a6fdc9a460167433d923e33 (diff) |
Merge "Bugfix: modify comment bugs in TC055 and TC075"
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml index b43e56665..403bc344e 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml @@ -1,6 +1,7 @@ --- # Yardstick TC055 config file # Collect hardware specification from /proc/cpuinfo +# Measure number of cores, number of threads, available memory size and cache size schema: "yardstick:task:0.1" {% set host = host or "node5.yardstick-TC055" %} |