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: restore system tests #2407

Merged
merged 2 commits into from
Jun 29, 2017

Conversation

stephenplusplus
Copy link
Contributor

Fixes #2224

Now that our system test account has admin privileges to Storage, we can restore these tests.

@stephenplusplus stephenplusplus added api: storage Issues related to the Cloud Storage API. testing labels Jun 23, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 23, 2017
@@ -35,8 +35,7 @@ var Bucket = Storage.Bucket;
var File = Storage.File;

describe('storage', function() {
var IS_CI = env.projectId === 'long-door-651';
var TESTS_PREFIX = 'gcloud-test-';
var TESTS_PREFIX = 'gcloud-tests-';

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.988% when pulling 8f9c8a1 on stephenplusplus:spp--2224 into a11c47a on GoogleCloudPlatform:master.

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants