Skip to content

Commit fa9732d

Browse files
zjsDanielXiao
authored andcommitted
Fix PXE folder cleanup failure (#8237) (#8270)
deletePXE is the correct varialbe name for keyword "Cleanup Nimbus Folders" (cherry picked from commit 20781bf)
1 parent fd742fe commit fa9732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/resources/Nimbus-Util.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Deploy Nimbus vCenter Server Async
198198
Deploy Nimbus Testbed
199199
[Arguments] ${user} ${password} ${args}= ${spec}=${EMPTY}
200200

201-
Run Keyword And Ignore Error Cleanup Nimbus Folders deletePxe=${true}
201+
Run Keyword And Ignore Error Cleanup Nimbus Folders deletePXE=${true}
202202

203203
Open Connection %{NIMBUS_GW}
204204
Wait Until Keyword Succeeds 2 min 30 sec Login ${user} ${password}

0 commit comments

Comments
 (0)