Skip to content

Increase start-server-and-test timeout to address CI timeouts#4580

Merged
chandlerprall merged 1 commit intoelastic:masterfrom
chandlerprall:a11y-testing-timeout
Feb 26, 2021
Merged

Increase start-server-and-test timeout to address CI timeouts#4580
chandlerprall merged 1 commit intoelastic:masterfrom
chandlerprall:a11y-testing-timeout

Conversation

@chandlerprall
Copy link
Copy Markdown
Contributor

Summary

Increases start-server-and-test's timeout from 5 minutes (default) to 10 minutes. This is a bandaid to help CI executions, I'm sure we can find ways to decrease build times rather than accepting the current times.

How I got here:

First thought the timeout was coming from puppeteer, and tried recreating the error by decreasing pupeeter's timeout but got a different error. Looking at the CI stacktrace closer, it appeared to be from start-server-and-test itself. Pulled up that docs, saw the default timeout of 5 minutes matches the time passed in CI between command & error, and successfully triggered that error locally with a timeout of 10ms.

@kibanamachine
Copy link
Copy Markdown

Preview documentation changes for this PR: https://eui.elastic.co/pr_4580/

@chandlerprall chandlerprall added the skip-changelog Use on PRs to skip changelog requirement (Don't delete - used for automation) label Feb 25, 2021
Copy link
Copy Markdown
Contributor

@thompsongl thompsongl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bandaid to help CI executions, I'm sure we can find ways to decrease build times rather than accepting the current times.

Agreed, but this will be helpful for now. Thanks!

@snide snide added skip-changelog Use on PRs to skip changelog requirement (Don't delete - used for automation) and removed skip-changelog Use on PRs to skip changelog requirement (Don't delete - used for automation) labels Feb 25, 2021
@chandlerprall chandlerprall merged commit 0b6e9c0 into elastic:master Feb 26, 2021
@chandlerprall chandlerprall deleted the a11y-testing-timeout branch February 26, 2021 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Use on PRs to skip changelog requirement (Don't delete - used for automation)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants