diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2016-09-11 09:47:33 -0400 |
---|---|---|
committer | liang gao <jean.gaoliang@huawei.com> | 2016-09-13 00:00:42 +0000 |
commit | 6692b87a82568814d1ab7638f641b4b1b0f2f6df (patch) | |
tree | 0f7293391f992fdb6c18204e0b76acaf352765a0 /tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml | |
parent | f03be607893c66a3cbcd89e465a30f50700c80d0 (diff) |
Bugfix: modify comment bugs in TC055 and TC075
JIRA: YARDSTICK-342
Change-Id: I5341f377425042b459bd15d623903c8674a3075a
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
(cherry picked from commit 08a198f19638195f0a6fdc9a460167433d923e33)
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" %} |