blob: b1b0e550ffd44ce168a8af42cd15b12a2b6fdd4d [file] [log] [blame]
Austin Schuh40c16522018-10-28 20:27:54 -07001# Config file for running tests in Kokoro
2
3# Location of the build script in repository
4build_file: "protobuf/kokoro/linux/python_cpp/build.sh"
5timeout_mins: 120
6
7action {
8 define_artifacts {
9 regex: "**/sponge_log.xml"
10 }
11}