Skip to content

roachtest: allow full cluster backups in OR recovery test#170783

Closed
kev-cao wants to merge 1 commit into
cockroachdb:masterfrom
kev-cao:roachtest/or-recovery-allow-full-cluster
Closed

roachtest: allow full cluster backups in OR recovery test#170783
kev-cao wants to merge 1 commit into
cockroachdb:masterfrom
kev-cao:roachtest/or-recovery-allow-full-cluster

Conversation

@kev-cao

@kev-cao kev-cao commented May 21, 2026

Copy link
Copy Markdown
Contributor

This reverts the workaround in #170148 that limited the OR recovery test
to database/table backups. The flakiness that change was working around
was actually caused by revision history backups being enabled by default
in OR, which #170682 addresses by skipping revision history in this
test. With that fix in place, we can once again delete SSTs after the
link phase via a pausepoint and exercise full cluster backups.

Epic: none

Release note: None

Co-Authored-By: roachdev-claude roachdev-claude-bot@cockroachlabs.com

This reverts the workaround in #170148 that limited the OR recovery test
to database/table backups. The flakiness that change was working around
was actually caused by revision history backups being enabled by default
in OR, which #170682 addresses by skipping revision history in this
test. With that fix in place, we can once again delete SSTs after the
link phase via a pausepoint and exercise full cluster backups.

Epic: none

Release note: None

Co-Authored-By: roachdev-claude <roachdev-claude-bot@cockroachlabs.com>
@trunk-io

trunk-io Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

Merging to master in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@cockroach-teamcity

Copy link
Copy Markdown
Member

This change is Reviewable

@kev-cao kev-cao added the do-not-merge bors won't merge a PR with this label. label May 21, 2026
@kev-cao

kev-cao commented May 21, 2026

Copy link
Copy Markdown
Contributor Author

Not to be merged until we let #170682 bake for a bit and validate that the flakiness has indeed been resolved.

@kev-cao kev-cao closed this by deleting the head repository Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge bors won't merge a PR with this label.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants