Skip to content

Commit

Permalink
tests. Increase startup timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Nov 27, 2023
1 parent 22e07b6 commit 4b74130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/nextcloud.robot
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Check if nextcloud can be configured
Should Be Equal As Integers ${rc} 0

Check if nextcloud works as expected
Wait Until Keyword Succeeds 20 times 1 seconds Ping nextcloud
Wait Until Keyword Succeeds 20 times 6 seconds Ping nextcloud

Check if nextcloud is removed correctly
${rc} = Execute Command remove-module --no-preserve ${module_id}
Expand Down

0 comments on commit 4b74130

Please sign in to comment.