FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Test blob ACL methods w/ 'user_project' set. by tseaver · Pull Request #4088 · googleapis/google-cloud-python · GitHub

Test blob ACL methods w/ 'user_project' set. - #4088

Merged
tseaver merged 1 commit into
googleapis:storage-requester_pays-featurefrom
tseaver:storage-requester_pays-systests-4
Sep 29, 2017
Merged

Test blob ACL methods w/ 'user_project' set.#4088
tseaver merged 1 commit into
googleapis:storage-requester_pays-featurefrom
tseaver:storage-requester_pays-systests-4

Conversation

tseaver commented Sep 29, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

Uses #4086 as a base.

tseaver added api: storage Issues related to the Cloud Storage API. testing labels Sep 29, 2017
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 29, 2017

tseaver commented Sep 29, 2017

Copy link
Copy Markdown
Contributor Author

Note that this test does not exercise the IAM features, because I now suspect them to be invalid (see #4087).

dhermes 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Mostly LGTM

Comment thread storage/tests/system.py Outdated
acl.reload()
acl.all().grant_read()
acl.save()
self.assertTrue('READER' in acl.all().get_roles())

This comment was marked as spam.

This comment was marked as spam.

Comment thread storage/tests/system.py Outdated
new_bucket_name, requester_pays=True)
self.case_buckets_to_delete.append(new_bucket_name)

with_up = Config.CLIENT.bucket(

This comment was marked as spam.

This comment was marked as spam.

tseaver commented Sep 29, 2017

Copy link
Copy Markdown
Contributor Author

Rebased after merging #4086. I will merge when CI is green.

tseaver merged commit ee54c43 into googleapis:storage-requester_pays-feature Sep 29, 2017
tseaver deleted the storage-requester_pays-systests-4 branch September 29, 2017 21:50
This file contains hidden or 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
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. cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL