Skip to content

Increase test timeout for CoordinatorTests testAllSearchesExecuted #79912

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

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

danhermann
Copy link
Contributor

This test has failed only once and it was due to a timeout. Its average runtime is 0.2 seconds so it should be safe to increase its timeout to 20sec to catch outlier test runs without increasing overall test suite runtime.

Fixes #77020

@danhermann danhermann added >test Issues or PRs that are addressing/adding tests :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP v8.0.0 v7.16.1 labels Oct 27, 2021
@danhermann danhermann requested a review from martijnvg October 27, 2021 13:16
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Oct 27, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM

@danhermann danhermann removed the v8.1.0 label Oct 28, 2021
@danhermann
Copy link
Contributor Author

Thanks, @martijnvg!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v7.16.0 v8.0.0-beta1 v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] CoordinatorTests testAllSearchesExecuted failing
5 participants