forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…achdb#139246 cockroachdb#139327 139026: licences: update THIRD-PARTY-NOTICES.txt r=celiala a=rail Fixes: REL-1744 Release note: None 139192: roachtest: disable 4K block size intent resolution test r=pav-kv a=andrewbaptist With a 4K block size, the intent resolution test will cause unacceptable slowdowns. This commit changes the perturbation/*/intents to only test up to 1024 block sizes. This also reduces the max perturbation duration to 10 minutes. Informs: cockroachdb#139187 Informs: cockroachdb#139188 Informs: cockroachdb#137590 Informs: cockroachdb#135934 Fixes: cockroachdb#137590 Epic: none Release note: None 139200: roachprod: Create/Destroy should avoid listing _all_ providers r=golgeek,RaduBerinde a=srosenberg Previously, both `Create` and `Destroy` would attempt to list VMs across _all_ active cloud providers. Not only is it inefficient, but `Create` may also fail if the user isn't re-authenticated to an unrelated provider. E.g., `create --clouds gce` may fail if AWS SSO token expired. This change derives the set of required providers from either the user-specified `--clouds` CLI option or the local cluster cache. The set is then used with `ListCloud` to skip listing unrelated providers. The use of the local cache is sound at this time; cluster's providers are immutable. Epic: none Release note: None 139246: ui: show job messages on the job detail page r=dt a=dt Release note (ui change): Jobs can now choose to emit messages that are shown on the job detail page in 25.1+. Epic: none. <img width="1513" alt="Screenshot 2025-01-16 at 14 46 12" src="https://github.com/user-attachments/assets/1718ccdd-e8a1-4ec2-a032-a646f410f918" /> 139327: roachtest/cdc: skip cdc/bank r=rharding6373 a=wenyihu6 This patch skips the cdc/bank test, as it has been broken since cockroachdb#137947. This patch disables the test while we work on the fix. Informs: cockroachdb#139109 Release note: none Epic: none Co-authored-by: Rail Aliiev <rail@iqchoice.com> Co-authored-by: Andrew Baptist <baptist@cockroachlabs.com> Co-authored-by: Stan Rosenberg <stan.rosenberg@gmail.com> Co-authored-by: David Taylor <tinystatemachine@gmail.com> Co-authored-by: Wenyi Hu <wenyi@cockroachlabs.com>
- Loading branch information
Showing
10 changed files
with
72,523 additions
and
56,602 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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