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

[ci] Synchronize serverless tests between pipelines #167934

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Oct 3, 2023

We're running serverless cypress tests in three locations

  1. on-merge
  2. pull requests
  3. verifying the latest elasticsearch snapshot

These have diverged slightly, causing a small issue where we missed timeouts in pull requests due to a longer timeout in on-merge (which triggers our notifications).

Timeouts are all set to 60 minutes. Target time is 40 minutes, with a 20 minute buffer that we can use to increase the parallelism as needed.

We're running serverless cypress tests in three locations

1) on-merge
2) pull requests
3) verifying the latest elasticsearch snapshot

These have diverged slightly, causing a small issue where we missed
timeouts in pull requests due to a longer timeout in on-merge (which
triggers our notifications).

Timeouts are all set to 60 minutes.  Target time is 40 minutes, with a
20 minute buffer that we can use to increase the parallelism as needed.
@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes labels Oct 3, 2023
@jbudz jbudz requested a review from a team as a code owner October 3, 2023 20:19
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@jbudz
Copy link
Member Author

jbudz commented Oct 3, 2023

I'm merging early to increase the timeout by 20 minutes as an additional stability improvement to #167920. We're seeing several pull request timeouts.

@jbudz jbudz merged commit 39c9888 into elastic:main Oct 3, 2023
5 of 15 checks passed
@kibanamachine kibanamachine added v8.11.0 backport:skip This commit does not require backporting labels Oct 3, 2023
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v8.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants