Skip to content

Commit

Permalink
Merge pull request #76543 from cockroachdb/update-version-map-for-21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
celiala authored Feb 14, 2022
2 parents d7a0232 + 56c759c commit c7cfac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/roachtest/tests/predecessor_version.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func PredecessorVersion(buildVersion version.Version) (string, error) {
// checkpoint option enabled to create the missing store directory
// fixture (see runVersionUpgrade).
verMap := map[string]string{
"21.2": "21.1.14",
"21.2": "21.1.15",
"21.1": "20.2.12",
"20.2": "20.1.16",
"20.1": "19.2.11",
Expand Down

0 comments on commit c7cfac5

Please sign in to comment.