Skip to content

Commit 726b7ab

Browse files
author
luwang
committed
debug cleaning VCH for Selenium
1 parent 494c080 commit 726b7ab

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

tests/manual-test-cases/Group5-Functional-Tests/5-29-Opaque-Network.robot

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Documentation Test 5-29 - Opaque Network
1717
Resource ../../resources/Util.robot
1818
Suite Setup Vdnet NSXT Topology Setup
19-
Suite Teardown Vdnet NSXT Topology Cleanup ${NIMBUS_POD} ${testrunid}
19+
#Suite Teardown Vdnet NSXT Topology Cleanup ${NIMBUS_POD} ${testrunid}
2020

2121
*** Variables ***
2222
${NIMBUS_LOCATION} sc
@@ -211,16 +211,16 @@ Selenium Grid Test in NSXT
211211
Set Environment Variable BRIDGE_NETWORK ${bridge_ls_name_2}
212212
Install VIC Appliance and Run Selenium Grid Test Grid2 cleanup=${false}
213213

214-
${status}= Get State Of Github Issue 8435
215-
Run Keyword If '${status}' == 'closed' Fail this case now that Issue #8435 has been resolved
214+
# ${status}= Get State Of Github Issue 8435
215+
# Run Keyword If '${status}' == 'closed' Fail this case now that Issue #8435 has been resolved
216216

217-
# uncoment the followings when #8435 is resolved
218-
# Sleep 300
219-
# Run Keyword And Continue On Failure Cleanup VIC Appliance On Test Server
220-
#
221-
# Set Environment Variable VCH-NAME ${vch_name_1}
222-
# Set Environment Variable BRIDGE_NETWORK ${bridge_ls_name_1}
223-
# Set Environment Variable VCH-PARAMS ${vch_params_1}
224-
# Set Environment Variable VIC-ADMIN ${vic_admin_1}
225-
#
226-
# Run Keyword And Continue On Failure Cleanup VIC Appliance On Test Server
217+
#uncoment the followings when #8435 is resolved
218+
Sleep 300
219+
Run Keyword And Continue On Failure Cleanup VIC Appliance On Test Server
220+
221+
Set Environment Variable VCH-NAME ${vch_name_1}
222+
Set Environment Variable BRIDGE_NETWORK ${bridge_ls_name_1}
223+
Set Environment Variable VCH-PARAMS ${vch_params_1}
224+
Set Environment Variable VIC-ADMIN ${vic_admin_1}
225+
226+
Run Keyword And Continue On Failure Cleanup VIC Appliance On Test Server

0 commit comments

Comments
 (0)