fix jobs attempting to use gfile service account key

pull/11988/head
Jan Tattermusch 7 years ago
parent 9a19606af0
commit 632e6f2cb7
  1. 1
      tools/internal_ci/macos/grpc_build_artifacts.cfg
  2. 1
      tools/internal_ci/macos/grpc_interop.cfg
  3. 1
      tools/internal_ci/macos/pull_request/grpc_interop.cfg

@ -16,6 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/macos/grpc_build_artifacts.sh"
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json"
timeout_mins: 120
action {
define_artifacts {

@ -16,6 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/macos/grpc_interop.sh"
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json"
timeout_mins: 240
action {
define_artifacts {

@ -16,6 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/macos/grpc_interop.sh"
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json"
timeout_mins: 240
action {
define_artifacts {

Loading…
Cancel
Save