From 30f974a996efbb4b7f7b4fc3a47a1454c3fe80e5 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 (cherry picked from commit 971a7c98515a9d83661f5e423f7e8390f35dca59) --- test_cases/dell-us-deploying-bm3/compute/ramspeed_bm.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'test_cases/dell-us-deploying-bm3/compute/ramspeed_bm.yaml') diff --git a/test_cases/dell-us-deploying-bm3/compute/ramspeed_bm.yaml b/test_cases/dell-us-deploying-bm3/compute/ramspeed_bm.yaml index 47b933b8..a63df3e2 100644 --- a/test_cases/dell-us-deploying-bm3/compute/ramspeed_bm.yaml +++ b/test_cases/dell-us-deploying-bm3/compute/ramspeed_bm.yaml @@ -1,22 +1,22 @@ - + Scenario: benchmark: ramspeed host: machine_1, machine_2 - server: + server: Context: Host_Machines: machine_1: ip: 10.20.0.4 - pw: + pw: role: host machine_2: ip: 10.20.0.5 pw: role: host - Virtual_Machines: - + Virtual_Machines: + Test_Description: Test_category: "Compute" @@ -31,5 +31,5 @@ Test_Description: OS_image: flavor: role: ''' - - + + -- cgit 1.2.3-korg