Skip to content

Ensure idle master in TestCluster#wipe - #158679

Merged
DaveCTurner merged 2 commits into
elastic:mainfrom
DaveCTurner:2026/09/07/fix-testDirectCancellationMetricsPreQueued-cleanup
Sep 8, 2026
Merged

Ensure idle master in TestCluster#wipe#158679
DaveCTurner merged 2 commits into
elastic:mainfrom
DaveCTurner:2026/09/07/fix-testDirectCancellationMetricsPreQueued-cleanup

Conversation

@DaveCTurner

Copy link
Copy Markdown
Member

If the test has finished while the master is still busy processing tasks
that create items to wipe then we might not catch those items when
resolving the wildcards in TestCluster#wipe. This commit ensures that
the master is idle first.

Closes #158636

If the test has finished while the master is still busy processing tasks
that create items to wipe then we might not catch those items when
resolving the wildcards in `TestCluster#wipe`. This commit ensures that
the master is idle first.

Closes elastic#158636
@DaveCTurner
DaveCTurner requested a review from inespot September 7, 2026 14:56
@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Delivery/Build Build or test infrastructure branch:8.19 branch:9.4 v9.6.0 branch:9.5 labels Sep 7, 2026
@elasticsearchmachine

Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@rjernst rjernst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@DaveCTurner
DaveCTurner enabled auto-merge (squash) September 8, 2026 18:17
@DaveCTurner
DaveCTurner merged commit e38ae9d into elastic:main Sep 8, 2026
37 checks passed
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:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v8.19.22 v9.4.7 v9.5.3 v9.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] RecoveryMetricsIT testDirectCancellationMetricsPreQueued failing

3 participants