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

Reduce concurrency of execution for x-pack full cluster restart tests #104166

Merged

Conversation

mark-vieira
Copy link
Contributor

This suite has a number of tests, each spins up a 2 node cluster, and we often see timeouts here. This is likely due to resource contention of too many parallel nodes running. Let's just reduce the concurrency here until we have a better solution for shared clusters in upgrade tests. This is going to extend test execution but should improve stability.

@mark-vieira mark-vieira added >test Issues or PRs that are addressing/adding tests :Delivery/Build Build or test infrastructure auto-backport-and-merge v8.12.1 v8.11.5 labels Jan 9, 2024
@mark-vieira mark-vieira requested a review from a team as a code owner January 9, 2024 21:41
@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team v8.13.0 labels Jan 9, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.12
8.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v8.11.5 v8.12.1 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants