Skip to content

test(storage): use unique name for bucket insertion to avoid collisions#5367

Merged
BrennaEpp merged 1 commit into
googleapis:mainfrom
BrennaEpp:fix-conf
Jan 13, 2022
Merged

test(storage): use unique name for bucket insertion to avoid collisions#5367
BrennaEpp merged 1 commit into
googleapis:mainfrom
BrennaEpp:fix-conf

Conversation

@BrennaEpp

Copy link
Copy Markdown
Contributor

Fixes #5309 which started failing due to the testbench now checking if the bucket exists: googleapis/storage-testbench@4725a24

Made the name unique to be consistent as we are not deleting any resources used in the tests.

@BrennaEpp BrennaEpp requested review from a team January 13, 2022 22:54
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: storage Issues related to the Cloud Storage API. labels Jan 13, 2022

@tritone tritone left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking this up!

@BrennaEpp BrennaEpp merged commit 4b41a6f into googleapis:main Jan 13, 2022
@BrennaEpp BrennaEpp deleted the fix-conf branch January 13, 2022 23:06
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. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

storage: TestRetryConformance failed

2 participants