Skip to content

Commit f44da35

Browse files
macpijanfilipleple
authored andcommitted
platform-configs/protectli-vp2420.robot: increase power off from 5 to 6s
Signed-off-by: Maciej Pijanowski <[email protected]>
1 parent 8e0c50e commit f44da35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-configs/protectli-vp2420.robot

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Power On
4040
... specific platform.
4141
IF '${DUT_CONNECTION_METHOD}' == 'SSH' RETURN
4242
Sleep 2s
43-
RteCtrl Power Off
43+
RteCtrl Power Off ${6}
4444
Sleep 10s
4545
Telnet.Read
4646
RteCtrl Power On

0 commit comments

Comments
 (0)