From 8cca34d63084cbf0928a35d36f9c719490525098 Mon Sep 17 00:00:00 2001 From: Mikkel Hagen Date: Tue, 17 Apr 2018 10:39:51 -0500 Subject: [PATCH] [skip ci]. --- .../Group5-Functional-Tests/5-8-DRS.robot | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tests/manual-test-cases/Group5-Functional-Tests/5-8-DRS.robot b/tests/manual-test-cases/Group5-Functional-Tests/5-8-DRS.robot index e0df7ea14e..a6690e6e5c 100644 --- a/tests/manual-test-cases/Group5-Functional-Tests/5-8-DRS.robot +++ b/tests/manual-test-cases/Group5-Functional-Tests/5-8-DRS.robot @@ -79,14 +79,13 @@ DRS Setup *** Test Cases *** Test Log To Console \nStarting test... - ${status} ${message}= Run Keyword And Ignore Error Install VIC Appliance To Test Server certs=${false} vol=default - Should Contain ${message} DRS must be enabled to use VIC - Should Be Equal As Strings ${status} FAIL + Install VIC Appliance To Test Server certs=${false} vol=default + Run Regression Tests + Cleanup VIC Appliance On Test Server Log To Console Enable DRS on the cluster ${out}= Run govc cluster.change -drs-enabled /ha-datacenter/host/cls Should Be Empty ${out} Install VIC Appliance To Test Server certs=${false} vol=default - Run Regression Tests