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] increase timeout for performance pipeline step to 90 min #175044

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

dmlemeshko
Copy link
Member

Summary

Recently we have few more journeys added and sometimes overall run time is over 1h and step is aborted because of 60 min timeout.
image

Increasing timeout to 90 min to avoid re-runs and in the meantime I will start looking into how to optimise & decrease the journeys runtime.

@dmlemeshko dmlemeshko added release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting v8.13.0 labels Jan 17, 2024
@dmlemeshko dmlemeshko marked this pull request as ready for review January 17, 2024 16:23
@dmlemeshko dmlemeshko requested a review from a team as a code owner January 17, 2024 16:23
@dmlemeshko
Copy link
Member Author

/ci

@dmlemeshko dmlemeshko enabled auto-merge (squash) January 22, 2024 13:51
@dmlemeshko
Copy link
Member Author

#175194 fixes the flakiness in request handling that slows down the run time. But taking into account folks are keep adding new journeys (and today run time is ~50 min) bumping to 90 min is still reasonable.

@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

Metrics [docs]

✅ unchanged

History

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

@dmlemeshko dmlemeshko merged commit c9a688f into elastic:main Jan 22, 2024
18 checks passed
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this pull request Feb 15, 2024
…c#175044)

## Summary

Recently we have few more journeys added and sometimes overall run time
is over 1h and step is aborted because of 60 min timeout.
<img width="1088" alt="image"
src="https://github.com/elastic/kibana/assets/10977896/8609cea3-12e0-4e3c-83ec-fa441a7d1556">

Increasing timeout to 90 min to avoid re-runs and in the meantime I will
start looking into how to optimise & decrease the journeys runtime.
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 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants