xref: /aosp_15_r20/external/grpc-grpc-java/buildscripts/kokoro/xds_k8s_lb.cfg (revision e07d83d3ffcef9ecfc9f7f475418ec639ff0e5fe)
1# Config file for internal CI
2
3# Location of the continuous shell script in repository.
4build_file: "grpc-java/buildscripts/kokoro/xds_k8s_lb.sh"
5timeout_mins: 180
6
7action {
8  define_artifacts {
9    regex: "artifacts/**/*sponge_log.xml"
10    regex: "artifacts/**/*.log"
11    strip_prefix: "artifacts"
12  }
13}
14