Skip to content

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

…ding our alerts archive (elastic#222691)

## Summary

This test has [failed a few times
recently](elastic#219112) with a
`version_conflict_engine_exception`, stating explicitly that the
documents we're trying to load already exist in elasticsearch. In one
case the reason was obvious (the suite was retried), but in another it
was not clear why the data was there to cause this exception.

Regardless, adding this sanity check (deleting all the alerts) should
ensure that this behavior does not recur.

Closes elastic#219112.

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
([200x](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/8329))
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

(cherry picked from commit 7fe71b3)
@kibanamachine kibanamachine merged commit cb8bda1 into elastic:9.0 Jun 5, 2025
12 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @rylnd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants