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

Allow overriding bigquery table in acceptance tests #2732

Merged
merged 1 commit into from Dec 15, 2018

Conversation

yunpengw
Copy link
Contributor

Tests in bigquery_test would fail when tested in VPC environment.

Add the choice to override the bigquery table id with GCLOUD_TEST_SAMPLES_PUBLIC_TABLE, so we can let the test access sample tables within VPC

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 14, 2018
@yunpengw
Copy link
Contributor Author

Hi @blowmage @TheRoyalTnetennba ,

Please review the change and feel free to add anyone I missed.

@quartzmo quartzmo added the api: bigquery Issues related to the BigQuery API. label Dec 14, 2018
@quartzmo
Copy link
Member

@yunpengw Are you testing master branch, or do you need a release with this commit so that you can test the release tag?

@quartzmo quartzmo self-assigned this Dec 14, 2018
@yunpengw
Copy link
Contributor Author

@quartzmo Thanks for asking! I am testing master branch, so we don't need a release.

Copy link
Contributor

@blowmage blowmage left a comment

Choose a reason for hiding this comment

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

Pulled this code and ran the acceptance tests locally with no problem.

@quartzmo
Copy link
Member

Great, I'll merge once Kokoro CI has passed.

@blowmage blowmage added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 14, 2018
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 14, 2018
@quartzmo quartzmo merged commit 900932d into googleapis:master Dec 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants