Skip to content

Commit

Permalink
Temporarily borrow Linux test job for xDS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
murgatroid99 committed Mar 22, 2021
1 parent 40e623c commit d160a2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/kokoro/linux.cfg
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/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/**"
}
}

0 comments on commit d160a2f

Please sign in to comment.