diff options
Diffstat (limited to 'kokoro/root_tests.cfg')
-rw-r--r-- | kokoro/root_tests.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kokoro/root_tests.cfg b/kokoro/root_tests.cfg index 20b97766a..28351695c 100644 --- a/kokoro/root_tests.cfg +++ b/kokoro/root_tests.cfg @@ -5,5 +5,6 @@ action { regex: "**/sponge_log.xml" regex: "**/sponge_log.log" regex: "**/outputs.zip" + regex: "**/runsc_logs_*.tar.gz" } } |