• Paul Yang's avatar
    Rebuild python docker image (#5475) · 4dec4f93
    Paul Yang authored
    * Rebuild python docker image
    
    * Update docker image
    
    * Change call to build_and_run_docker.sh
    
    * Set up python tests for different versions
    
    * Fix comments
    4dec4f93
presubmit.cfg 226 Bytes
# 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"
  }
}