*: remove remaining references of the meta issue for secondary test tenants#155564
Merged
craig[bot] merged 3 commits intocockroachdb:masterfrom Nov 6, 2025
Merged
*: remove remaining references of the meta issue for secondary test tenants#155564craig[bot] merged 3 commits intocockroachdb:masterfrom
craig[bot] merged 3 commits intocockroachdb:masterfrom
Conversation
Member
Member
Author
|
Jane, sorry, please ignore this one. |
335f3b4 to
86e1cc2
Compare
86e1cc2 to
32288ec
Compare
Contributor
Potential Bug(s) DetectedThe three-stage Claude Code analysis has identified potential bug(s) in this PR that may warrant investigation. Next Steps: After you review the findings, please tag the issue as follows:
|
712ad9e to
39cae7b
Compare
mgartner
approved these changes
Nov 5, 2025
Contributor
mgartner
left a comment
There was a problem hiding this comment.
@mgartner reviewed 55 of 55 files at r1, 5 of 5 files at r2, 17 of 17 files at r3, all commit messages.
Reviewable status:complete! 1 of 0 LGTMs obtained (waiting on @mw5h)
Member
Author
|
TFTR! bors r+ |
Contributor
|
Build failed (retrying...): |
Member
Author
|
Oops, merge skew, need to rebase. bors r- |
Contributor
|
Canceled. |
Release note: None
All test tenant skips now have specific issues. Release note: None
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. Release note: None
Member
Author
|
bors r+ |
Contributor
|
Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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