mirror of https://github.com/grpc/grpc-node.git
Revert "Borrow linux job for xds tests (DO NOT MERGE)"
This reverts commit 8c112adba0
.
This commit is contained in:
parent
fba3a795c2
commit
261c40e51b
|
@ -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