Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cypress): Add timeout for waiting on Nextcloud server #41250

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 2, 2023

Summary

Do not wast CI time if docker setup of the Nextcloud server went wrong.

Checklist

@susnux susnux force-pushed the chore/cypress-timeout branch 2 times, most recently from c6e2ac6 to 76e3a11 Compare November 2, 2023 18:58
@susnux
Copy link
Contributor Author

susnux commented Nov 2, 2023

Timeout after 2m? Something fishy here, I will investigate.

@susnux susnux added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Nov 2, 2023
@susnux susnux force-pushed the chore/cypress-timeout branch from 76e3a11 to 70da355 Compare November 2, 2023 19:20
@susnux susnux force-pushed the chore/cypress-timeout branch 4 times, most recently from 5a42306 to a49b417 Compare November 2, 2023 22:36
@susnux
Copy link
Contributor Author

susnux commented Nov 3, 2023

Looks like the runners were too crowded, but nothing I can do here.
So I reverted all not reviewed changed (only the timeout is added for now to prevent CI being stuck).

I created a follow up that will use GitHub workflow service for the Nextcloud server, which then will save (in best case) ~2 minutes. (best case = when CI is fast, in cases like midday it might save even more CI time).

The follow up: #41252

@susnux susnux added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Nov 3, 2023
@susnux susnux merged commit ba93afb into master Nov 3, 2023
41 checks passed
@susnux susnux deleted the chore/cypress-timeout branch November 3, 2023 02:07
@blizzz blizzz mentioned this pull request Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants