aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/macos/grpc_interop.cfg
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-09-14 12:04:38 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-09-25 23:10:54 +0200
commit58f167abebdcf8276da52ac295712c1a808ffca7 (patch)
tree5364390ded866e5dacb82a5ff26454ceb8133952 /tools/internal_ci/macos/grpc_interop.cfg
parentef1f8401e104ffc8a4d909985a83ea34a704b554 (diff)
upload both sponge_log.xml and sponge_log.log
Diffstat (limited to 'tools/internal_ci/macos/grpc_interop.cfg')
-rw-r--r--tools/internal_ci/macos/grpc_interop.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/macos/grpc_interop.cfg b/tools/internal_ci/macos/grpc_interop.cfg
index b4b1b15cb4..434ecd19c4 100644
--- a/tools/internal_ci/macos/grpc_interop.cfg
+++ b/tools/internal_ci/macos/grpc_interop.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/**"
}
}