Test case: Fio volume benchmark testcase using job file 55/39855/5
authorJingLu5 <lvjing5@huawei.com>
Tue, 22 Aug 2017 08:38:29 +0000 (08:38 +0000)
committerJingLu5 <lvjing5@huawei.com>
Tue, 22 Aug 2017 10:22:13 +0000 (10:22 +0000)
commit32d76aa37d964580b3251eb2bbf8690a7a936167
treeb535256f9038564a9f213c113eb08e9cb885f948
parent4de16cbc3c7a4e03542c6256f3aeda79dbf49b62
Test case: Fio volume benchmark testcase using job file

JIRA: YARDSTICK-791

In some use cases, Fio is used with a job file instead of parameters.
This work is about adding support for the job file and add a new test case
for volume testing.

Change-Id: I312d61bf6e7d95f23eedb0b6487f6103b7d76355
Signed-off-by: JingLu5 <lvjing5@huawei.com>
docs/testing/user/userguide/opnfv_yardstick_tc006.rst [new file with mode: 0644]
tests/opnfv/test_cases/opnfv_yardstick_tc006.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/storage/test_fio.py
yardstick/benchmark/scenarios/storage/fio.py