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

fix(upgrade_test): ignore topology change coordinator errors during upgrades #9352

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

enaydanov
Copy link
Contributor

@enaydanov enaydanov commented Nov 25, 2024

The error messages reported in scylladb/scylladb#20754 and scylladb/scylladb#20950 can be ignored till a proper fix is merged, because it's mostly a bad UX.

Need to be reverted when scylladb/scylladb#20754 and scylladb/scylladb#20950 will be fixed.

Testing

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

Fixes #9346

aleksbykov
aleksbykov previously approved these changes Nov 25, 2024
Copy link
Contributor

@aleksbykov aleksbykov left a comment

Choose a reason for hiding this comment

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

LGTM

…pgrades

The error messages reported in scylladb#20754 and scylladb#20950 can be
ignored till a proper fix is merged, because it's mostly a bad UX.
@enaydanov enaydanov marked this pull request as ready for review November 26, 2024 12:28
@enaydanov
Copy link
Contributor Author

@aleksbykov please, review it again.

@enaydanov enaydanov requested a review from fruch November 27, 2024 02:50
@enaydanov
Copy link
Contributor Author

Testing runs passed.

@scylladbbot scylladbbot added backport/6.1-done Commit backported to 6.1 backport/6.2-done backport/2024.2-done Commit backported to 2024.2 and removed backport/6.2 backport/2024.2 Need backport to 2024.2 labels Nov 28, 2024
@juliayakovlev
Copy link
Contributor

@fruch we should backport this to branch-perf-v15

@fruch
Copy link
Contributor

fruch commented Dec 3, 2024

@fruch we should backport this to branch-perf-v15

o.k. let's do

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

Successfully merging this pull request may close these issues.

Submit a PR to SCT to ignore error message from scylladb/issues/20754 in rolling upgrade
6 participants