gvisor/kokoro/runtime_tests/python3.7.3.cfg

16 lines
302 B
INI

build_file: "github/github/kokoro/runtime_tests/runtime_tests.sh"
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.*"
}
}