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-deploying-bm3/compute/whetstone_vm.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test_cases/dell-us-deploying-bm3/compute/whetstone_vm.yaml') diff --git a/test_cases/dell-us-deploying-bm3/compute/whetstone_vm.yaml b/test_cases/dell-us-deploying-bm3/compute/whetstone_vm.yaml index 17928fa1..0f1e8748 100644 --- a/test_cases/dell-us-deploying-bm3/compute/whetstone_vm.yaml +++ b/test_cases/dell-us-deploying-bm3/compute/whetstone_vm.yaml @@ -1,12 +1,12 @@ Scenario: benchmark: whetstone host: virtualmachine_1, virtualmachine_1 - server: + server: Context: Host_Machines: - - Virtual_Machines: + + Virtual_Machines: virtualmachine_1: availability_zone: compute1 public_network: 'net04_ext' @@ -19,7 +19,7 @@ Context: OS_image: QTIP_CentOS flavor: m1.large role: host - + Test_Description: Test_category: "Compute" -- cgit 1.2.3-korg