BigQuery: test_create_routine
test fails on VPC-SC tests
#8550
Labels
api: bigquery
Issues related to the BigQuery API.
type: process
A process-related concern. May include testing, release, or the like.
The
test_create_routine
test insystem.py
uses thecloud-samples-data
GCS bucket, but this crosses a VPC boundary. The VPC team maintains a mirror of this sample data and would prefer we provide a way to override the bucket via an environment variable.The Ruby samples take an environment variable
GCLOUD_TEST_SAMPLES_BUCKET
for the same purpose.The text was updated successfully, but these errors were encountered: