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