Skip to content

[9.0] Fix MergeWithLowDiskSpaceIT testRelocationWhileForceMerging#132911

Merged
elasticsearchmachine merged 1 commit intoelastic:9.0from
albertzaharovits:backport-90-fix-131789
Aug 14, 2025
Merged

[9.0] Fix MergeWithLowDiskSpaceIT testRelocationWhileForceMerging#132911
elasticsearchmachine merged 1 commit intoelastic:9.0from
albertzaharovits:backport-90-fix-131789

Conversation

@albertzaharovits
Copy link
Copy Markdown
Contributor

After triggering a force merge, there might still be other merge tasks running concurrently, so it is incorrect to assert a single merge is blocked in the test.

Fix #131789
Backport of #132496

Co-authored-by: Patrick Doyle patrick.doyle@elastic.co

@albertzaharovits albertzaharovits self-assigned this Aug 14, 2025
@albertzaharovits albertzaharovits added >test Issues or PRs that are addressing/adding tests :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. backport v9.0.6 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Aug 14, 2025
@albertzaharovits
Copy link
Copy Markdown
Contributor Author

@elasticmachine test this please

After triggering a force merge, there might still be other merge tasks
running concurrently, so it is incorrect to assert a single merge is
blocked in the test.

Fix elastic#131789

Co-authored-by: Patrick Doyle <patrick.doyle@elastic.co>
@elasticsearchmachine elasticsearchmachine merged commit cf585fa into elastic:9.0 Aug 14, 2025
19 checks passed
@albertzaharovits albertzaharovits deleted the backport-90-fix-131789 branch August 14, 2025 14:25
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 :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >test Issues or PRs that are addressing/adding tests v9.0.6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants