aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/macos/grpc_basictests_opt.cfg
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2018-09-28 16:38:53 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2018-09-28 16:38:53 -0700
commit4f940918b126dc9348b1f2e21d66fc6aeae4b193 (patch)
tree0ff0f7f25d52c26b9f6053b54500ebbb6df74602 /tools/internal_ci/macos/grpc_basictests_opt.cfg
parent82b2e2977d5cd144c6e2350d55b6f928fd8f6ce7 (diff)
parentf15e3bbc357bd542d83d6b478621bc1f0c3b1f8c (diff)
Merge branch 'master' into sreek-pe-doc
Diffstat (limited to 'tools/internal_ci/macos/grpc_basictests_opt.cfg')
-rw-r--r--tools/internal_ci/macos/grpc_basictests_opt.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/macos/grpc_basictests_opt.cfg b/tools/internal_ci/macos/grpc_basictests_opt.cfg
index d359eb601a..f2a83fe95a 100644
--- a/tools/internal_ci/macos/grpc_basictests_opt.cfg
+++ b/tools/internal_ci/macos/grpc_basictests_opt.cfg
@@ -20,7 +20,7 @@ gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0e
timeout_mins: 240
action {
define_artifacts {
- regex: "**/*sponge_log.xml"
+ regex: "**/*sponge_log.*"
regex: "github/grpc/reports/**"
}
}