mirror of https://github.com/grpc/grpc-node.git
Borrow Linux Kokoro job for xDS testing
This commit is contained in:
parent
356518a212
commit
1702014385
|
@ -15,10 +15,10 @@
|
|||
# Config file for Kokoro (in protobuf text format)
|
||||
|
||||
# Location of the continuous shell script in repository.
|
||||
build_file: "grpc-node/test/kokoro.sh"
|
||||
timeout_mins: 60
|
||||
build_file: "grpc-node/packages/grpc-js-xds/scripts/xds.sh"
|
||||
timeout_mins: 120
|
||||
action {
|
||||
define_artifacts {
|
||||
regex: "github/grpc-node/reports/**/sponge_log.xml"
|
||||
regex: "github/grpc/reports/**"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue