summaryrefslogtreecommitdiffhomepage
path: root/kokoro/presubmit.cfg
diff options
context:
space:
mode:
authorAndrei Vagin <avagin@google.com>2019-05-03 11:20:12 -0700
committerShentubot <shentubot@google.com>2019-05-03 11:21:22 -0700
commit3f3e3a63033f87dd42076423661b62c04d10c15f (patch)
tree07273107138b0fcde054748337d0b9fa0b08ccd0 /kokoro/presubmit.cfg
parent458fe955a74bca6c33cb321901d771cf146f5cc6 (diff)
gvisor/kokoro: save runsc logs
PiperOrigin-RevId: 246542315 Change-Id: Ia9ba2bc104e0af3277d3b6102122c13d320ea802
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 2d8ab76d6..8da47736a 100644
--- a/kokoro/presubmit.cfg
+++ b/kokoro/presubmit.cfg
@@ -8,5 +8,6 @@ action {
regex: "**/sponge_log.xml"
regex: "**/sponge_log.log"
regex: "**/outputs.zip"
+ regex: "**/runsc-logs.tar.gz"
}
}