Skip to content

Commit

Permalink
[Backport grpc#27373] add testing_version flag (#4783)
Browse files Browse the repository at this point in the history
  • Loading branch information
lidizheng committed Sep 17, 2021
1 parent e469f0d commit 1109452
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/kokoro/xds_url_map.sh
Expand Up @@ -89,6 +89,7 @@ run_test() {
--flagfile="${TEST_DRIVER_FLAGFILE}" \
--kube_context="${KUBE_CONTEXT}" \
--client_image="${CLIENT_IMAGE_NAME}:${GIT_COMMIT}" \
--testing_version=$(echo "$KOKORO_JOB_NAME" | sed -E 's|^grpc/go/([^/]+)/.*|\1|') \
--xml_output_file="${TEST_XML_OUTPUT_DIR}/${test_name}/sponge_log.xml" \
--flagfile="config/url-map.cfg"
set +x
Expand Down

0 comments on commit 1109452

Please sign in to comment.