summaryrefslogtreecommitdiffhomepage
path: root/kokoro/runtime_tests/python3.7.3.cfg
diff options
context:
space:
mode:
authorBrad Burlage <brb@google.com>2020-02-24 14:21:18 -0800
committergVisor bot <gvisor-bot@google.com>2020-02-24 14:22:32 -0800
commitededa90d07e4df3eb3fe8a52a0afbcdaf82e8df5 (patch)
tree01aede8b7e8592df0ceb1803ddb53337366160f7 /kokoro/runtime_tests/python3.7.3.cfg
parentc37b196455e8b3816298e3eea98e4ee2dab8d368 (diff)
Internal change.
PiperOrigin-RevId: 296972565
Diffstat (limited to 'kokoro/runtime_tests/python3.7.3.cfg')
-rw-r--r--kokoro/runtime_tests/python3.7.3.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/kokoro/runtime_tests/python3.7.3.cfg b/kokoro/runtime_tests/python3.7.3.cfg
index 0ca70d5bb..574add152 100644
--- a/kokoro/runtime_tests/python3.7.3.cfg
+++ b/kokoro/runtime_tests/python3.7.3.cfg
@@ -4,3 +4,13 @@ env_vars {
key: "RUNTIME_TEST_NAME"
value: "python3.7.3"
}
+
+action {
+ define_artifacts {
+ regex: "**/sponge_log.xml"
+ regex: "**/sponge_log.log"
+ regex: "**/outputs.zip"
+ regex: "**/runsc"
+ regex: "**/runsc.*"
+ }
+} \ No newline at end of file