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

Completing Bigtable cluster admin API system tests. #1519

Merged
merged 1 commit into from
Feb 24, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 23, 2016

No description provided.

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Feb 23, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 23, 2016
@@ -93,3 +93,59 @@ def test_list_clusters(self):
cluster_existence = (cluster in EXISTING_CLUSTERS or
cluster == Config.CLUSTER)
self.assertTrue(cluster_existence)

def test_reload(self):
# Use same arguments as Config.CLUSTER (created in `setUpModule`).

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes dhermes force-pushed the bigtable-cluster-api-sys-tests branch from 004ee11 to b3ca070 Compare February 23, 2016 21:24
@dhermes
Copy link
Contributor Author

dhermes commented Feb 23, 2016

@jonparrott PTAL


# We want to make sure the operation completes.
time.sleep(2)
self.assertTrue(operation.finished())

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor Author

dhermes commented Feb 24, 2016

@jonparrott PTAL

@theacodes
Copy link
Contributor

LGTM.

Don't forget to
temp_quash

@dhermes
Copy link
Contributor Author

dhermes commented Feb 24, 2016

Ha!

@dhermes dhermes force-pushed the bigtable-cluster-api-sys-tests branch from 3c88a65 to 4ca6b93 Compare February 24, 2016 17:37
dhermes added a commit that referenced this pull request Feb 24, 2016
Completing Bigtable cluster admin API system tests.
@dhermes dhermes merged commit 932f346 into googleapis:master Feb 24, 2016
@dhermes dhermes deleted the bigtable-cluster-api-sys-tests branch February 24, 2016 17:43
@dhermes
Copy link
Contributor Author

dhermes commented Feb 24, 2016

After deleting the branch on GH I pruned the remote locally

foar-prunedanishes608

@theacodes
Copy link
Contributor

Brilliant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable 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