Skip to content

[9.0] Exclude .triggered-watches from indices cleanup in REST tests (#131235) #131243

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

Conversation

nielsbauman
Copy link
Contributor

Backports the following commits to 9.0:

…tic#131235)

Some tests were seeing an unexpected warning header from wiping all
indices in the test cleanup, caused by the `.triggered-watches` data
stream being present. We exclude the backing indices of this data stream
from the indices wipe to avoid the warning header. The presence of this
data stream shouldn't intefere with tests, and any tests that do
interact with that data stream should assert/control its state by
themselves to ensure consistency.

Fixes elastic#129682
@nielsbauman nielsbauman added :Data Management/Watcher >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management Meta label for data/management team labels Jul 14, 2025
@elasticsearchmachine elasticsearchmachine merged commit 250a3ec into elastic:9.0 Jul 14, 2025
19 checks passed
@nielsbauman nielsbauman deleted the backport/9.0/pr-131235 branch July 14, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Data Management/Watcher Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v9.0.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants