Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

storage.cloud-client.requester_pays_test should use a different bucket #3654

Closed
tmatsuo opened this issue Apr 30, 2020 · 0 comments · Fixed by #3655
Closed

storage.cloud-client.requester_pays_test should use a different bucket #3654

tmatsuo opened this issue Apr 30, 2020 · 0 comments · Fixed by #3655
Assignees
Labels
api: storage Issues related to the Cloud Storage API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmatsuo
Copy link
Contributor

tmatsuo commented Apr 30, 2020

Currently storage.cloud-client.requester_pays_test is using the same Storage bucket as other tests.
If the test failed to disable it, many other tests will fail because of this.

@tmatsuo tmatsuo added testing priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: storage Issues related to the Cloud Storage API. labels Apr 30, 2020
@tmatsuo tmatsuo self-assigned this Apr 30, 2020
tmatsuo pushed a commit to tmatsuo/python-docs-samples that referenced this issue Apr 30, 2020
tmatsuo pushed a commit to tmatsuo/python-docs-samples that referenced this issue Apr 30, 2020
tmatsuo pushed a commit to tmatsuo/python-docs-samples that referenced this issue Apr 30, 2020
tmatsuo pushed a commit to tmatsuo/python-docs-samples that referenced this issue Apr 30, 2020
tmatsuo pushed a commit that referenced this issue Apr 30, 2020
* [storage] fix: use a different bucket for requester_pays_test

fixes #3654

* rename to README.md, added the envvar to the template

* add REQUESTER_PAYS_TEST_BUCKET env var

* just use REQUESTER_PAYS_TEST_BUCKET
tmatsuo pushed a commit that referenced this issue May 1, 2020
* [storage] fix: use a different bucket for requester_pays_test

fixes #3654

* rename to README.md, added the envvar to the template

* add REQUESTER_PAYS_TEST_BUCKET env var

* just use REQUESTER_PAYS_TEST_BUCKET
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. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant