Skip to content

[CI] [9.0] Fix ThreadPoolMergeExecutorServiceDiskSpaceTests testAvailableDiskSpaceMonitorWhenFileSystemStatErrors #130113

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

albertzaharovits
Copy link
Contributor

@albertzaharovits albertzaharovits commented Jun 26, 2025

The test method needs to distinguish between the available disk space update values, when they are coming from either FS.
So the update values from the 2 FSs mustn't be equal.

Backport of #130025
Fixes #129149

…ceMonitorWhenFileSystemStatErrors (elastic#130025)

The test method needs to distinguish between the available disk space update values, when they are coming from either FS.
So the update values from the 2 FSs mustn't be equal.

Fixes elastic#129149
@albertzaharovits albertzaharovits self-assigned this Jun 26, 2025
@albertzaharovits albertzaharovits added the >test Issues or PRs that are addressing/adding tests label Jun 26, 2025
@albertzaharovits albertzaharovits requested a review from a team as a code owner June 26, 2025 13:01
@albertzaharovits albertzaharovits added the :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. label Jun 26, 2025
@albertzaharovits albertzaharovits requested a review from a team as a code owner June 26, 2025 13:01
@albertzaharovits albertzaharovits added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v9.0.4 labels Jun 26, 2025
@albertzaharovits albertzaharovits changed the base branch from main to 9.0 June 26, 2025 13:01
@albertzaharovits albertzaharovits removed request for a team June 26, 2025 13:02
@albertzaharovits albertzaharovits changed the title [CI] [9.0] Fix ReactiveStorageIT testScaleDuringSplitOrClone [CI] [9.0] Fix ThreadPoolMergeExecutorServiceDiskSpaceTests testAvailableDiskSpaceMonitorWhenFileSystemStatErrors Jun 26, 2025
@albertzaharovits
Copy link
Contributor Author

@elasticmachine test this please

@elasticsearchmachine elasticsearchmachine merged commit 70438d0 into elastic:9.0 Jun 26, 2025
17 checks passed
@albertzaharovits albertzaharovits deleted the backport-90-fix-129149 branch June 26, 2025 15:37
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 Indexing/Engine Anything around managing Lucene and the Translog in an open shard. >test Issues or PRs that are addressing/adding tests v9.0.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] ReactiveStorageIT testScaleDuringSplitOrClone failing
2 participants