Skip to content

fix: create separate bucket for iot gcs_file_to_device test #6732

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

Merged
merged 11 commits into from
Sep 29, 2021

Conversation

busunkim96
Copy link
Contributor

@busunkim96 busunkim96 commented Sep 24, 2021

Description

Fixes #6725, #6724

I disabled public access on the python-docs-samples-tests bucket and these were the two tests that failed.

For the AppEngine sample it felt a bit awkward to create the bucket before the app is imported (main.py references the bucket through an env var) so I stood up a new, separate bucket with public access enabled.

For IoT, I modified the test to create its own bucket.

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Sep 24, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2021
@busunkim96 busunkim96 marked this pull request as ready for review September 27, 2021 14:39
@busunkim96 busunkim96 requested review from gcseh and a team as code owners September 27, 2021 14:39
@busunkim96
Copy link
Contributor Author

@nicain I've made some additional changes, could you take another look?

@busunkim96 busunkim96 added the blunderbuss: assign Instruct blunderbuss to assign someone label Sep 28, 2021
@blunderbuss-gcf blunderbuss-gcf bot removed the blunderbuss: assign Instruct blunderbuss to assign someone label Sep 28, 2021
Copy link
Contributor

@nicain nicain left a comment

Choose a reason for hiding this comment

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

LGTM

@busunkim96
Copy link
Contributor Author

@gcseh Please take a look at the IoT test changes when you have a chance. Thank you!

@busunkim96 busunkim96 merged commit 597763f into master Sep 29, 2021
@busunkim96 busunkim96 deleted the fix-6724-6725 branch September 29, 2021 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
4 participants