Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

test: parametrize GCS Bucket for integration tests #49

Merged
merged 3 commits into from Jan 29, 2020

Conversation

sid-dinesh94
Copy link
Contributor

Parametrizing the GCS bucket allows integration tests to pass in a secure environment protected by VPC Service Controls.

The name of the GCS bucket would be made available as an environment variable during test time. If not found, the test can assume that it will access the default cloud-samples-data GCS bucket.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 29, 2020
@codecov
Copy link

codecov bot commented Jan 29, 2020

Codecov Report

Merging #49 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #49   +/-   ##
=========================================
  Coverage     75.74%   75.74%           
  Complexity      127      127           
=========================================
  Files            12       12           
  Lines           742      742           
  Branches          2        2           
=========================================
  Hits            562      562           
  Misses          178      178           
  Partials          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ce97e9...f2e0528. Read the comment docs.

@chingor13 chingor13 changed the title Parametrize GCS Bucket for integration tests. test: parametrize GCS Bucket for integration tests. Jan 29, 2020
@chingor13 chingor13 changed the title test: parametrize GCS Bucket for integration tests. test: parametrize GCS Bucket for integration tests Jan 29, 2020
@chingor13 chingor13 merged commit d2c3b4b into googleapis:master Jan 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants