Skip to content

Commit

Permalink
Revert "Borrow linux job for xds tests (DO NOT MERGE)"
Browse files Browse the repository at this point in the history
This reverts commit 8c112ad.
  • Loading branch information
murgatroid99 committed Oct 22, 2020
1 parent fba3a79 commit 261c40e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/kokoro/linux.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit 261c40e

Please sign in to comment.