clusterversion: bump minBinary to 22.2#96656
Conversation
|
The version upgrade test fails with: This is caused by the 1000000 Here is what I think is needed:
Maybe @dt or @andreimatei can double check that this makes sense. |
|
I opened #96701 for the |
|
We should also update the |
7483e04 to
8d162c7
Compare
|
acceptance/version-upgrade passed :) Looks like we need to skip |
a234b9e to
a8d485e
Compare
This PR bumps binaryMinSupportedVersion to 22.2 before cutting the 23.1 release branch, as part of the stability period process. In previous stability periods, the work of deleting pre-22.2 gates/tests and bumping binaryMinSupportedVersion was done at the same time. For 23.1, we will break this up into smaller tasks: - This PR will just bump binaryMinSupportedVersion to 22.2, skipping 22.2 mixed-version tests as needed to bump this value. - The clean-up of pre-22.2 gates and 22.2 mixed-version tests will be done via follow-up work/issues. Issue: cockroachdb#95530 Epic: CRDB-23572 Release note: None
a8d485e to
76fc52c
Compare
|
The tests passed 🎉 -- thanks again for fixing @RaduBerinde! This is RFAL! |
RaduBerinde
left a comment
There was a problem hiding this comment.
Reviewable status:
complete! 1 of 0 LGTMs obtained (waiting on @dt and @itsbilal)
|
TFTR! bors r=RaduBerinde |
|
Build succeeded: |
This PR bumps binaryMinSupportedVersion to 22.2 before cutting the 23.1
release branch, as part of the stability period process.
In previous stability periods, the work of deleting pre-22.2 gates/tests
and bumping binaryMinSupportedVersion was done at the same time. For 23.1,
we will break this up into smaller tasks:
mixed-version tests as needed to bump this value.
via follow-up work/issues.
Issue: #95530
Epic: CRDB-23572
Release note: None