From 971a7c98515a9d83661f5e423f7e8390f35dca59 Mon Sep 17 00:00:00 2001 From: MofassirArif Date: Thu, 21 Jan 2016 06:42:23 -0800 Subject: bug fix: result collection bug fix for docker images Change-Id: Ia4ea09b90c7a4f4e3699af456c6d66e85661cc0b Signed-off-by: MofassirArif --- test_cases/default/storage/fio_bm.yaml | 2 +- test_cases/default/storage/fio_vm.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'test_cases/default/storage') diff --git a/test_cases/default/storage/fio_bm.yaml b/test_cases/default/storage/fio_bm.yaml index 4778c385..5c5309e7 100644 --- a/test_cases/default/storage/fio_bm.yaml +++ b/test_cases/default/storage/fio_bm.yaml @@ -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 diff --git a/test_cases/default/storage/fio_vm.yaml b/test_cases/default/storage/fio_vm.yaml index dcd27252..5ae90d2c 100644 --- a/test_cases/default/storage/fio_vm.yaml +++ b/test_cases/default/storage/fio_vm.yaml @@ -5,7 +5,7 @@ Scenario: Context: Host_Machines: - + Virtual_Machines: virtualmachine_1: availability_zone: compute1 @@ -29,11 +29,11 @@ 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 a virtual machine add the following information under the Virtual_Machine tag - + virtualmachine_3: availability_zone: public_network: -- cgit 1.2.3-korg