Commit 99e7c38
155564: *: remove remaining references of the meta issue for secondary test tenants r=yuzefovich a=yuzefovich
**logictest: reference separate issue for disabling test tenant**
**base: remove TODOTestTenantDisabled**
All test tenant skips now have specific issues.
***: remove remaining references of the meta issue**
Going forward, #76378 will be the meta issue tracking all remaining work
for investigating and enabling test tenants across our tests. This
commit removes the last explicit mentions of the issue by replacing with
specific ones or enabling test tenants on some packages that happened to
just work.
Epic: CRDB-48945
Release note: None
156593: roachtest/pg_regress: accept recent diff and disable jobs notice r=yuzefovich a=yuzefovich
Fixes: #155302.
Release note: None
156952: go.mod: bump Pebble to 5c1580d5c101 r=RaduBerinde a=RaduBerinde
Changes:
* [`5c1580d5`](cockroachdb/pebble@5c1580d5) metrics: add compression counters
* [`1bddddf4`](cockroachdb/pebble@1bddddf4) base: move cache.Level to base
* [`97df4e11`](cockroachdb/pebble@97df4e11) db: compactions: calculate eventual output level
* [`437775ad`](cockroachdb/pebble@437775ad) db: minor compaction cleanup
* [`97bcce61`](cockroachdb/pebble@97bcce61) db: move replayIngestedFlushable into recovery.go
* [`01889434`](cockroachdb/pebble@01889434) db: move replayWAL into recovery.go
* [`d928a2e6`](cockroachdb/pebble@d928a2e6) db: pull more recovery logic into recoverState
* [`eda4c4a4`](cockroachdb/pebble@eda4c4a4) sstable: in props, remove ValueSeparationKind, add ValueSeparationBySuffixDisabled
* [`a3b6a96e`](cockroachdb/pebble@a3b6a96e) github: enable claude code review bot as an opt-in GH action
* [`df7e1fc0`](cockroachdb/pebble@df7e1fc0) db, valsep: do not separate mvcc values if DisableSeparationBySuffix is true
* [`1c9b3f39`](cockroachdb/pebble@1c9b3f39) db, valsep: make span ValueStoragePolicy a struct defining the min size
* [`1df7d4aa`](cockroachdb/pebble@1df7d4aa) add CLAUDE.md
* [`1113a6a2`](cockroachdb/pebble@1113a6a2) db: narrow down versionSet.metrics
* [`8a7840b8`](cockroachdb/pebble@8a7840b8) deletepacer: don't use fifo.Queue
* [`41b4919e`](cockroachdb/pebble@41b4919e) go.mod: require Go 1.25
Release note: none.
Epic: none.
156967: bazci/githubpost: fix `pkg` calculation from `test.xml` r=rail a=rickystewart
Since the `rules_go` upgrade from #156000, we have accidentally included the test name in the package path. This PR fixes that and fixes the associated test case.
Release note: none
Epic: none
Co-authored-by: Yahor Yuzefovich <yahor@cockroachlabs.com>
Co-authored-by: Radu Berinde <radu@cockroachlabs.com>
Co-authored-by: Ricky Stewart <ricky@cockroachlabs.com>
File tree
98 files changed
+235
-280
lines changed- build/bazelutil
- pkg
- backup
- base
- bench
- rttanalysis
- tpcc
- ccl
- changefeedccl/tableset
- logictestccl/tests
- 3node-tenant-multiregion
- 3node-tenant
- 5node
- fakedist-disk
- fakedist-vec-off
- fakedist
- local-legacy-schema-changer
- local-mixed-25.2
- local-mixed-25.3
- local-mixed-25.4
- local-prepared
- local-read-committed
- local-repeatable-read
- local-vec-off
- local
- multiregion-15node-5region-3azs
- multiregion-3node-3superlongregions
- multiregion-9node-3region-3azs-no-los
- multiregion-9node-3region-3azs-tenant
- multiregion-9node-3region-3azs-vec-off
- multiregion-9node-3region-3azs
- multitenantccl/tenantcostclient
- sqlitelogictestccl/tests/3node-tenant
- cmd
- bazci/githubpost
- testdata
- generate-logictest
- github-pull-request-make/testdata
- roachtest
- testdata/pg_regress
- tests
- crosscluster/physical
- jobs
- jobfrontier
- kv
- kvclient/kvcoord
- txncorrectnesstest
- server/application_api
- sql
- logictest
- logictestbase
- testdata/logic_test
- tests
- 5node-disk
- 5node
- cockroach-go-testserver-25.2
- cockroach-go-testserver-25.3
- fakedist-disk
- fakedist-vec-off
- fakedist
- local-leased-descriptors
- local-legacy-schema-changer
- local-mixed-25.2
- local-mixed-25.3
- local-mixed-25.4
- local-prepared
- local-vec-off
- local
- multiregion-9node-3region-3azs
- multiregion-invalid-locality
- opt/exec/execbuilder/tests
- 5node
- local
- schemachanger/sctest
- sessiondatapb
- sessionmutator
- sqlitelogictest/tests
- fakedist-disk
- fakedist-vec-off
- fakedist
- local-legacy-schema-changer
- local-mixed-25.2
- local-mixed-25.3
- local-mixed-25.4
- local-prepared
- local-read-committed
- local-repeatable-read
- local-vec-off
- local
- storage
- testutils/lint
- upgrade/upgrades
- util/log/eventlog
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+235
-280
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1834 | 1834 | | |
1835 | 1835 | | |
1836 | 1836 | | |
1837 | | - | |
1838 | | - | |
| 1837 | + | |
| 1838 | + | |
1839 | 1839 | | |
1840 | | - | |
| 1840 | + | |
1841 | 1841 | | |
1842 | 1842 | | |
1843 | 1843 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | | - | |
576 | | - | |
| 575 | + | |
| 576 | + | |
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
| 348 | + | |
348 | 349 | | |
349 | 350 | | |
350 | 351 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | 382 | | |
388 | 383 | | |
389 | 384 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
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