summaryrefslogtreecommitdiffhomepage
path: root/kokoro/presubmit.cfg
diff options
context:
space:
mode:
authorAndrei Vagin <avagin@google.com>2019-02-11 12:42:20 -0800
committerShentubot <shentubot@google.com>2019-02-11 12:43:38 -0800
commitecce96bab56de3aedd7d5cf47a6981f0f56acba1 (patch)
tree67dc95abad53f0fbda9a4865a21457f034472cb5 /kokoro/presubmit.cfg
parentefe5e737d7da48e6f99a1d9a53fe04b6d21b7511 (diff)
gvisor: Run syscall tests in kokoro on the rbe cluster
PiperOrigin-RevId: 233458853 Change-Id: I92c734b8075aa31e040fe7b4770bcf608e271e7a
Diffstat (limited to 'kokoro/presubmit.cfg')
-rw-r--r--kokoro/presubmit.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/kokoro/presubmit.cfg b/kokoro/presubmit.cfg
index a834db198..2d8ab76d6 100644
--- a/kokoro/presubmit.cfg
+++ b/kokoro/presubmit.cfg
@@ -7,5 +7,6 @@ action {
define_artifacts {
regex: "**/sponge_log.xml"
regex: "**/sponge_log.log"
+ regex: "**/outputs.zip"
}
}