Skip to content

Commit

Permalink
override project in arg
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Oct 6, 2023
1 parent 8bccd5f commit 2c1a302
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .kokoro/presubmit/integration.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,8 @@ env_vars: {
value: "no-such-project-value2"
}

env_vars: {
key: "INTEGRATION_TEST_ARGS"
value: "-P bigtable-emulator-it,bigtable-prod-it,bigtable-prod-batch-it -Dbigtable.project=no-such-project-value-3 -Dbigtable.instance=google-cloud-bigtable -Dbigtable.table=integration-tests -Dbigtable.kms_key_name=projects/gcloud-devel/locations/us-east1/keyRings/cmek-test-key-ring/cryptoKeys/cmek-test-key -Dbigtable.wait-for-cmek-key-status=true"
}

0 comments on commit 2c1a302

Please sign in to comment.