Skip to content

Commit

Permalink
buildscripts: pin the bootstrap generator version to 0.10.0 for v1.36…
Browse files Browse the repository at this point in the history
….x branch and before (grpc#7980)
  • Loading branch information
sanjaypujare committed Mar 17, 2021
1 parent e3dd9ad commit d8ac871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildscripts/kokoro/xds-k8s.sh
Expand Up @@ -118,6 +118,7 @@ run_test() {
--kube_context="${KUBE_CONTEXT}" \
--server_image="${SERVER_IMAGE_NAME}:${GIT_COMMIT}" \
--client_image="${CLIENT_IMAGE_NAME}:${GIT_COMMIT}" \
--td_bootstrap_image=gcr.io/trafficdirector-prod/td-grpc-bootstrap:0.10.0 \
--xml_output_file="${TEST_XML_OUTPUT_DIR}/${test_name}/sponge_log.xml" \
--force_cleanup
set +x
Expand Down

0 comments on commit d8ac871

Please sign in to comment.