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

roachtest: remove backup creation during node upgrades #111413

Merged

Conversation

aliher1911
Copy link
Contributor

In upgrade tests existing nodes try to start backup schedule on every binary restart. This is not adding any value as this feature tests that cluster will run backups created at initial cluster start.
At the same time those checks pollute logs constantly. This commit changes options for node restarts in upgrade tests to exclude backups.

Epic: none

Release note: None

In upgrade tests existing nodes try to start backup schedule on
every binary restart. This is not adding any value as this feature
tests that cluster will run backups created at initial cluster
start.
At the same time those checks pollute logs constantly.
This commit changes options for node restarts in upgrade tests to
exclude backups.

Epic: none

Release note: None
@aliher1911 aliher1911 requested a review from msbutler September 28, 2023 13:15
@aliher1911 aliher1911 requested a review from a team as a code owner September 28, 2023 13:15
@aliher1911 aliher1911 self-assigned this Sep 28, 2023
@aliher1911 aliher1911 requested review from herkolategan and smg260 and removed request for a team September 28, 2023 13:15
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@aliher1911
Copy link
Contributor Author

@msbutler including you as reviewer as the person who added backup in first place so that you can ack that motivation is right.

Copy link
Collaborator

@msbutler msbutler left a comment

Choose a reason for hiding this comment

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

Makes sense to me! The og backup schedule will already be humming along.

@aliher1911
Copy link
Contributor Author

TFTR
bors r+

@craig
Copy link
Contributor

craig bot commented Sep 28, 2023

Build succeeded:

@craig craig bot merged commit 2ac6153 into cockroachdb:master Sep 28, 2023
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.

3 participants