naiveproxy/third_party/protobuf/kokoro/linux/python/presubmit.cfg

12 lines
226 B
INI
Raw Normal View History

2018-12-10 05:59:24 +03:00
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/python/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}