diff options
author | MofassirArif <Mofassir_Arif@dellteam.com> | 2016-01-21 06:42:23 -0800 |
---|---|---|
committer | Nauman Ahad <nauman.ahad@xflowresearch.com> | 2016-02-01 22:27:40 +0000 |
commit | 30f974a996efbb4b7f7b4fc3a47a1454c3fe80e5 (patch) | |
tree | ee1d930fca39fa6875de6e18a2ae3dd9dba6f70f /test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml | |
parent | c013d5c523c42221f2c3594f0a751e9181b80a6b (diff) |
bug fix: result collection bug fix for docker images
Change-Id: Ia4ea09b90c7a4f4e3699af456c6d66e85661cc0b
Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
(cherry picked from commit 971a7c98515a9d83661f5e423f7e8390f35dca59)
Diffstat (limited to 'test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml')
-rw-r--r-- | test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml b/test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml index 4b78f084..3346e398 100644 --- a/test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml +++ b/test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml @@ -7,11 +7,11 @@ Context: Host_Machines: machine_1: ip: 10.20.0.7 - pw: + pw: role: host machine_2: ip: 10.20.0.6 - pw: + pw: role: host @@ -27,7 +27,7 @@ Test_Description: The job conists of an fio load of: 1.50% rand read 50% rand write 2.Asynch engine - 3.Direct IO. + 3.Direct IO. 4.Queing depth of 2 if you wish to add another machine add the following information under the Host_Machines tag |