|
|
@ -16,6 +16,13 @@ |
|
|
|
|
|
|
|
|
|
|
|
# Location of the continuous shell script in repository. |
|
|
|
# Location of the continuous shell script in repository. |
|
|
|
build_file: "grpc/tools/internal_ci/macos/grpc_run_bazel_cpp_ios_tests.sh" |
|
|
|
build_file: "grpc/tools/internal_ci/macos/grpc_run_bazel_cpp_ios_tests.sh" |
|
|
|
|
|
|
|
timeout_mins: 90 |
|
|
|
|
|
|
|
action { |
|
|
|
|
|
|
|
define_artifacts { |
|
|
|
|
|
|
|
regex: "**/*sponge_log.*" |
|
|
|
|
|
|
|
regex: "github/grpc/reports/**" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json" |
|
|
|
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json" |
|
|
|
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/resultstore_api_key" |
|
|
|
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/resultstore_api_key" |
|
|
|