gitee.com/ks-custle/core-gm@v0.0.0-20230922171213-b83bdd97b62c/grpc/test/kokoro/xds_v3.cfg (about)

     1  # Config file for internal CI
     2  
     3  # Location of the continuous shell script in repository.
     4  build_file: "grpc-go/test/kokoro/xds_v3.sh"
     5  timeout_mins: 360
     6  action {
     7    define_artifacts {
     8      regex: "**/*sponge_log.*"
     9      regex: "github/grpc/reports/**"
    10    }
    11  }