gvisor/kokoro/overlay_tests.cfg

11 lines
207 B
INI
Raw Normal View History

build_file: "repo/scripts/overlay_tests.sh"
action {
define_artifacts {
regex: "**/sponge_log.xml"
regex: "**/sponge_log.log"
regex: "**/outputs.zip"
regex: "**/runsc_logs_*.tar.gz"
}
}