Skip to content
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

tests: wait for the leadership change metric to be updated #20813

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

mmaslankaprv
Copy link
Member

@mmaslankaprv mmaslankaprv commented Jul 2, 2024

Instead of asserting right away added a wait for the leadership change metric to be updated.

Fixes: #20574

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.1.x
  • v23.3.x
  • v23.2.x

Release Notes

  • none

Instead of asserting right away added a wait for the leadership change
metric to be updated.

Fixes: redpanda-data#20574

Signed-off-by: Michał Maślanka <[email protected]>
@mmaslankaprv
Copy link
Member Author

/ci-repeat 1

@mmaslankaprv
Copy link
Member Author

/ci-repeat 1

1 similar comment
@mmaslankaprv
Copy link
Member Author

/ci-repeat 1

@mmaslankaprv mmaslankaprv merged commit 26b6202 into redpanda-data:dev Jul 4, 2024
12 of 16 checks passed
@mmaslankaprv mmaslankaprv deleted the fix-20574 branch July 4, 2024 10:20
@vbotbuildovich
Copy link
Collaborator

/backport v24.1.x

@vbotbuildovich
Copy link
Collaborator

/backport v23.3.x

@vbotbuildovich
Copy link
Collaborator

Failed to create a backport PR to v23.3.x branch. I tried:

git remote add upstream https://github.com/redpanda-data/redpanda.git
git fetch --all
git checkout -b backport-pr-20813-v23.3.x-831 remotes/upstream/v23.3.x
git cherry-pick -x e62d561baf31098af0675ccbaa567021d897cc38 877276383c8badbaaaec8af759ecb91c7d72b8d4 2c009b1771e91422e42a401dde29e8a0f8ccdc6a

Workflow run logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI Failure (MetricCheckFailed) in RaftAvailabilityTest.test_leadership_transfer
3 participants