kokoro: Specify the correct path to the build config (#4495)

This commit is contained in:
Easwar Swaminathan 2021-05-26 15:35:27 -07:00 committed by GitHub
parent 34bd6fbb8e
commit 2de42fcbbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Config file for internal CI
# Location of the continuous shell script in repository.
build_file: "grpc-go/test/kokoro/xds-k8s.sh"
build_file: "grpc-go/test/kokoro/xds_k8s.sh"
timeout_mins: 120
action {