Skip to content

Commit

Permalink
roachtest: update 22.1 version map to v21.2.6
Browse files Browse the repository at this point in the history
Release note: None
  • Loading branch information
bananabrick committed Feb 22, 2022
1 parent 96d102a commit 582e650
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{
"22.1": "21.2.5",
"22.1": "21.2.6",
"21.2": "21.1.12",
"21.1": "20.2.12",
"20.2": "20.1.16",
Expand Down

0 comments on commit 582e650

Please sign in to comment.