Skip to content

Commit 14243de

Browse files
committed
capsule-update.robot: Increase timeout for preparing cup drive
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
1 parent 1039eb6 commit 14243de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dasharo-stability/capsule-update.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ Upload Required Files SSH
389389
... ./scripts/capsules/capsule_update_tests.sh /root/${caps_filename};
390390
... ./scripts/capsules/prepare_capsule_update_tests_drive.sh ${capsule_disk};
391391
... popd;
392-
Execute Command In Terminal ${commands}
392+
Execute Command In Terminal ${commands} timeout=120s
393393

394394
Perform Capsule Update
395395
[Arguments] ${capsule_file} ${use_uefi_shell}=${True}

0 commit comments

Comments
 (0)