Commit 66d3555
committed
logictest: remove cockroach-go-testserver-25.3 configuration
Part of the quarterly M.4 "Bump MinSupported" task as outlined in
`pkg/clusterversion/README.md`.
After bumping MinSupported from v25.3 to v25.4, the cockroach-go-testserver-25.3
configuration and related mixed-version tests are no longer needed:
- Clusters can no longer start below v25.4 (MinSupported)
- Mixed-version tests that check for v25.4 features are now obsolete since
all clusters start at v25.4 or higher
This commit:
- Removes the cockroach-go-testserver-25.3 configuration from logictestbase.go
- Deletes the cockroach-go-testserver-25.3 test directory
- Deletes obsolete mixed-version test files:
- mixed_version_ltree: Tested that LTREE is only available after upgrading to 25.4
- mixed_version_partial_stats: Tested partial stats availability after upgrade to 25.4
- Regenerates Bazel BUILD files via `./dev gen bazel`
Following the pattern from reference PR #157767, which removed
cockroach-go-testserver-25.2 when MinSupported was bumped from v25.2 to v25.3.
Release note: None1 parent b2d9efa commit 66d3555
File tree
8 files changed
+2
-275
lines changed- pkg
- sql/logictest
- logictestbase
- testdata/logic_test
- tests
- cockroach-go-testserver-25.3
- cockroach-go-testserver-25.4
- local-leased-descriptors
8 files changed
+2
-275
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
522 | 521 | | |
523 | 522 | | |
524 | 523 | | |
| |||
2091 | 2090 | | |
2092 | 2091 | | |
2093 | 2092 | | |
2094 | | - | |
2095 | 2093 | | |
2096 | 2094 | | |
2097 | 2095 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | 511 | | |
520 | 512 | | |
521 | 513 | | |
| |||
656 | 648 | | |
657 | 649 | | |
658 | 650 | | |
659 | | - | |
660 | 651 | | |
661 | 652 | | |
662 | 653 | | |
| |||
Lines changed: 0 additions & 49 deletions
This file was deleted.
Lines changed: 0 additions & 47 deletions
This file was deleted.
Lines changed: 0 additions & 29 deletions
This file was deleted.
Lines changed: 0 additions & 137 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments