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
  • Loading branch information
sanjaypujare authored and sergiitk committed Mar 18, 2021
1 parent bd86002 commit 6104fae
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 6104fae

Please sign in to comment.