Revert "Borrow linux job for xds tests (DO NOT MERGE)"

This reverts commit 8c112adba0.
This commit is contained in:
Michael Lumish 2020-10-22 14:22:59 -07:00
parent fba3a795c2
commit 261c40e51b
1 changed files with 3 additions and 3 deletions

View File

@ -15,10 +15,10 @@
# Config file for Kokoro (in protobuf text format)
# Location of the continuous shell script in repository.
build_file: "grpc-node/packages/grpc-js-xds/scripts/xds.sh"
timeout_mins: 120
build_file: "grpc-node/test/kokoro.sh"
timeout_mins: 60
action {
define_artifacts {
regex: "github/grpc/reports/**"
regex: "github/grpc-node/reports/**/sponge_log.xml"
}
}