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/dell-us-testing-bm-1/compute/ssl_bm.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml') diff --git a/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml b/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml index 50c2f622..e3f336b3 100644 --- a/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml +++ b/test_cases/dell-us-testing-bm-1/compute/ssl_bm.yaml @@ -6,14 +6,14 @@ Context: Host_Machines: machine_1: ip: 10.20.0.6 - pw: + pw: role: 1Run machine_2: ip: 10.20.0.5 pw: role: 1Run Virtual_Machines: - + Test_Description: Test_category: "Compute" @@ -28,4 +28,4 @@ Test_Description: OS_image: flavor: role: - ''' + ''' -- cgit 1.2.3-korg