forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrades: use TestingBinaryMinSupportedVersion in tests
As described in cockroachdb#100552, it's important for this API to use TestingBinaryMinSupportedVersion in order to correctly bootstrap on the older version. Removed TestFixUserfileRelatedDescriptorCorruptionUpgrade and TestPreconditionBeforeStartingAnUpgrade since they are for 22.2 migrations. Release note: None
- Loading branch information
Showing
11 changed files
with
15 additions
and
577 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
144 changes: 0 additions & 144 deletions
144
pkg/upgrade/upgrades/fix_userfile_descriptor_corruption.go
This file was deleted.
Oops, something went wrong.
110 changes: 0 additions & 110 deletions
110
pkg/upgrade/upgrades/fix_userfile_descriptor_corruption_test.go
This file was deleted.
Oops, something went wrong.
88 changes: 0 additions & 88 deletions
88
pkg/upgrade/upgrades/precondition_before_starting_an_upgrade.go
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.