add memory_load scenario 03/13703/5
authorJingLu5 <lvjing5@huawei.com>
Fri, 6 May 2016 01:58:41 +0000 (09:58 +0800)
committerJingLu5 <lvjing5@huawei.com>
Mon, 23 May 2016 00:22:33 +0000 (08:22 +0800)
commit69b286f790fbf90b58b25c1ca14b8e66b9bc67b8
tree1d58c8e6ce36bfdf0126ab0c2063d711110a6e21
parent185d7639da2afb8ea78771f78e7347cb7e03eea1
add memory_load scenario

JIRA: YARDSTICK-259

This scenario reads memory usage statistics on a Linux host.
memory usage statistics are read using the utility 'free'.

Signed-off-by: JingLu5 <lvjing5@huawei.com>
Change-Id: I677aa65ca264dc77a963bf8b6913a729fbf031be
samples/memload.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/compute/memload_sample_output.txt [new file with mode: 0644]
tests/unit/benchmark/scenarios/compute/test_memload.py [new file with mode: 0644]
yardstick/benchmark/scenarios/compute/memload.py [new file with mode: 0644]