Skip to content

Commit

Permalink
Merge #133210
Browse files Browse the repository at this point in the history
133210: master: Update pkg/testutils/release/cockroach_releases.yaml r=rail a=cockroach-teamcity

Update pkg/testutils/release/cockroach_releases.yaml with recent values.

Epic: None
Release note: None
Release justification: test-only updates

Co-authored-by: CRL Release bot <[email protected]>
  • Loading branch information
craig[bot] and cockroach-teamcity committed Oct 23, 2024
2 parents 7910200 + 2793e5a commit 787f2e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions pkg/sql/logictest/REPOSITORIES.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ _CONFIGS = [
(CONFIG_LINUX_AMD64, "1120fae532f5e31411d8df06c9dac337b8116f1b167988ec2da675770c65a329"),
(CONFIG_LINUX_ARM64, "9d913a9080bc777645aa8a6c009f717f500856f8b3b740d5bd9e8918ddd0d88a"),
]),
("24.2.3", [
(CONFIG_DARWIN_AMD64, "f3d59ed7367c8b4d8420bd1cae9f50a58114d18945ef984805403d44943447d0"),
(CONFIG_DARWIN_ARM64, "5e70e89ef21217a80a532499f5b07618269f1ad1399732d4a55c09a71554f048"),
(CONFIG_LINUX_AMD64, "637d0ada1db52e57f5cbbe19a7defcff0d538d43b771ae8da7ceba326686d64c"),
(CONFIG_LINUX_ARM64, "2892c8d34e89909b871baf9c1b147c827f3b3b78285602aac33789f79fdfa210"),
("24.2.4", [
(CONFIG_DARWIN_AMD64, "84f7dc8d5b38acb2bcf61005e1eef658a640ff4da107ef4ea9bf8feda36b3bb3"),
(CONFIG_DARWIN_ARM64, "c65aa4cefe1006cec67305350d69cf5c536a13e0aec06e2b508cae0578bca421"),
(CONFIG_LINUX_AMD64, "fa4a5696f0abd766993d5ded9b6c2cc899701be56afbf6d737baf4841c9e7bc1"),
(CONFIG_LINUX_ARM64, "66291ab21b9e94edf1d2c594ddbdf1ceea1c3270525982cff9be5ac1544c0281"),
]),
]

Expand Down
4 changes: 2 additions & 2 deletions pkg/testutils/release/cockroach_releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
- 23.1.0
predecessor: "22.2"
"23.2":
latest: 23.2.12
latest: 23.2.13
predecessor: "23.1"
"24.1":
latest: 24.1.6
predecessor: "23.2"
"24.2":
latest: 24.2.3
latest: 24.2.4
withdrawn:
- 24.2.1
predecessor: "24.1"
Expand Down

0 comments on commit 787f2e3

Please sign in to comment.