Skip to content

Commit

Permalink
Add testing_version flag
Browse files Browse the repository at this point in the history
  • Loading branch information
lidizheng authored and ejona86 committed Sep 27, 2021
1 parent 816a54a commit 0287d83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildscripts/kokoro/xds_url_map.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,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/java/([^/]+)/.*|\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 0287d83

Please sign in to comment.