blob: 76425d2f193ae4f02ea226da57336642919179c8 [file] [log] [blame]
Jie Luo7faab5e2019-12-13 15:49:18 -08001# Config file for running tests in Kokoro
2
3# Location of the build script in repository
David L. Jonesb774da02020-09-30 15:56:17 -07004build_file: "protobuf/kokoro/linux/python38/build.sh"
Jie Luo7faab5e2019-12-13 15:49:18 -08005timeout_mins: 120
6
7action {
8 define_artifacts {
9 regex: "**/sponge_log.xml"
10 }
11}