xref: /aosp_15_r20/external/grpc-grpc-java/buildscripts/kokoro/xds_v3.cfg (revision e07d83d3ffcef9ecfc9f7f475418ec639ff0e5fe)
1*e07d83d3SAndroid Build Coastguard Worker# Config file for internal CI
2*e07d83d3SAndroid Build Coastguard Worker
3*e07d83d3SAndroid Build Coastguard Worker# Location of the continuous shell script in repository.
4*e07d83d3SAndroid Build Coastguard Workerbuild_file: "grpc-java/buildscripts/kokoro/xds_v3.sh"
5*e07d83d3SAndroid Build Coastguard Workertimeout_mins: 360
6*e07d83d3SAndroid Build Coastguard Workeraction {
7*e07d83d3SAndroid Build Coastguard Worker  define_artifacts {
8*e07d83d3SAndroid Build Coastguard Worker    regex: "**/*sponge_log.*"
9*e07d83d3SAndroid Build Coastguard Worker    regex: "github/grpc/reports/**"
10*e07d83d3SAndroid Build Coastguard Worker  }
11*e07d83d3SAndroid Build Coastguard Worker}
12