Skip to content

Conversation

@albertzaharovits
Copy link
Contributor

Backports the following commits to 8.x:

…c#122639)

In test-scoped internal ITs the `cluster().assertAfterTest()` method was invoked
*after* the cluster nodes were closed. Consequently, the assertions that iterated
over the internal nodes (and asserted some state on nodes after the test) were
all effectively noops.
This PR reverses that order, so that after-test assertions are effective again.
@albertzaharovits albertzaharovits added :Core/Infra/Core Core issues without another label >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 serverless-linked Added by automation, don't add manually Team:Core/Infra Meta label for core/infra team labels Feb 16, 2025
@elasticsearchmachine elasticsearchmachine merged commit 2efc831 into elastic:8.x Feb 16, 2025
15 checks passed
@albertzaharovits albertzaharovits deleted the backport/8.x/pr-122639 branch February 16, 2025 09:57
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 :Core/Infra/Core Core issues without another label serverless-linked Added by automation, don't add manually Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants