• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Config file for internal CI
2
3# Location of the continuous shell script in repository.
4build_file: "grpc-java/buildscripts/kokoro/xds_v3.sh"
5timeout_mins: 360
6action {
7  define_artifacts {
8    regex: "**/*sponge_log.*"
9    regex: "github/grpc/reports/**"
10  }
11}
12