Skip to content

test(storage): use long uidSpace for buckets#10339

Merged
gcf-merge-on-green[bot] merged 1 commit into
googleapis:mainfrom
tritone:bucket-name-flake
Jun 5, 2024
Merged

test(storage): use long uidSpace for buckets#10339
gcf-merge-on-green[bot] merged 1 commit into
googleapis:mainfrom
tritone:bucket-name-flake

Conversation

@tritone

@tritone tritone commented Jun 5, 2024

Copy link
Copy Markdown
Contributor

Short uids are too short for the number of tests we have now. Use a long space (6 digits instead of 2). Tested locally and ensured that bucket names are still within GCS limits (63 chars max).

Fixes #10338
Fixes #10337
Fixes #10336
Fixes #10335
Fixes #10334
Fixes #10333

Short uids are too short for the number of tests we have now.
Use a long space (6 digits instead of 2). Tested locally and
ensured that bucket names are still within GCS limits (63
chars max).

Fixes googleapis#10338
Fixes googleapis#10337
Fixes googleapis#10336
Fixes googleapis#10335
Fixes googleapis#10334
Fixes googleapis#10333
@tritone tritone requested review from a team June 5, 2024 20:02
@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Jun 5, 2024
@tritone tritone added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jun 5, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 5, 2024
@gcf-merge-on-green gcf-merge-on-green Bot merged commit fdb0958 into googleapis:main Jun 5, 2024
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 5, 2024
@tritone tritone deleted the bucket-name-flake branch June 6, 2024 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API.

Projects

None yet

3 participants