Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Oct 7, 2025

The readiness check depends on file settings being applied. The readiness tests need to wait on the file settings service watching for changes. This commit updates the readiness tests to spin on the file settings not yet watching.

closes #108613

The readiness check depends on file settings being applied. The
readiness tests need to wait on the file settings service watching for
changes. This commit updates the readiness tests to spin on the file
settings not yet watching.

closes elastic#108613
@rjernst rjernst added >test Issues or PRs that are addressing/adding tests :Core/Infra/Node Lifecycle Node startup, bootstrapping, and shutdown v9.2.0 v8.19.6 labels Oct 7, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team v9.3.0 labels Oct 7, 2025
Copy link
Contributor

@ldematte ldematte left a comment

Choose a reason for hiding this comment

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

👍

@rjernst rjernst added the auto-backport Automatically create backport pull requests when merged label Oct 8, 2025
@rjernst rjernst merged commit 79e53bf into elastic:main Oct 8, 2025
34 checks passed
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Oct 8, 2025
elastic#136131)

The readiness check depends on file settings being applied. The
readiness tests need to wait on the file settings service watching for
changes. This commit updates the readiness tests to spin on the file
settings not yet watching.

closes elastic#108613
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
9.2
8.19 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 136131

rjernst added a commit to rjernst/elasticsearch that referenced this pull request Oct 8, 2025
elastic#136131)

The readiness check depends on file settings being applied. The
readiness tests need to wait on the file settings service watching for
changes. This commit updates the readiness tests to spin on the file
settings not yet watching.

closes elastic#108613
elasticsearchmachine pushed a commit that referenced this pull request Oct 8, 2025
#136131) (#136224)

The readiness check depends on file settings being applied. The
readiness tests need to wait on the file settings service watching for
changes. This commit updates the readiness tests to spin on the file
settings not yet watching.

closes #108613
elasticsearchmachine pushed a commit that referenced this pull request Oct 8, 2025
#136131) (#136226)

* Use assertBusy for waiting on file settings watching in readiness test (#136131)

The readiness check depends on file settings being applied. The
readiness tests need to wait on the file settings service watching for
changes. This commit updates the readiness tests to spin on the file
settings not yet watching.

closes #108613

* [CI] Auto commit changes from spotless

---------

Co-authored-by: elasticsearchmachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged backport pending :Core/Infra/Node Lifecycle Node startup, bootstrapping, and shutdown Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v8.19.6 v9.2.0 v9.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] ReadinessClusterIT testReadinessDuringRestarts failing
3 participants