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

Suppress instance creation tests by default on CI #3951

Merged
merged 4 commits into from
Sep 13, 2017

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Sep 13, 2017

We don't have enough quota to risk orphans.

@tseaver tseaver added api: spanner Issues related to the Spanner API. testing labels Sep 13, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 13, 2017
@tseaver
Copy link
Contributor Author

tseaver commented Sep 13, 2017

@@ -0,0 +1,24 @@
from google.cloud.spanner import Client

This comment was marked as spam.

@@ -0,0 +1,24 @@
from google.cloud.spanner import Client
from .streaming_utils import INSTANCE_NAME as STREAMING_INSTANCE

This comment was marked as spam.

This comment was marked as spam.



def scrub_instances(client):

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Sep 13, 2017

@tseaver Seems 8582a76 is not in this PR yet?

@tseaver
Copy link
Contributor Author

tseaver commented Sep 13, 2017

Seems 8582a76 is not in this PR yet?

Yup, I pushed it to my fork, instead of the branch here from which I made the PR.

@tseaver
Copy link
Contributor Author

tseaver commented Sep 13, 2017

I'm about to be out-of-pocket: merge at will.

@dhermes
Copy link
Contributor

dhermes commented Sep 13, 2017

@dhermes dhermes merged commit 944e8fd into master Sep 13, 2017
@dhermes dhermes deleted the spanner-systest-fixes branch September 13, 2017 20:44
This was referenced Sep 22, 2017
crwilcox pushed a commit to googleapis/python-spanner that referenced this pull request Jan 31, 2020
* Fix 'populate_streaming' script after PR #3787.

* Add utility for scrubbing orphaned instances.

* Suppress instance creation tests by default on CI.

Too many orphans, too little quota.

* License header, formatting.

Addresses:
googleapis/google-cloud-python#3951 (comment)
googleapis/google-cloud-python#3951 (comment).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the Spanner 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