Skip to content

Commit

Permalink
PSM Interop: Increase old driver QPS to 75
Browse files Browse the repository at this point in the history
  • Loading branch information
murgatroid99 committed Apr 28, 2023
1 parent eeaa6c0 commit 821ccfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/grpc-js-xds/scripts/xds.sh
Expand Up @@ -60,7 +60,7 @@ GRPC_NODE_TRACE=xds_client,xds_resolver,xds_cluster_manager,cds_balancer,xds_clu
--path_to_server_binary=/java_server/grpc-java/interop-testing/build/install/grpc-interop-testing/bin/xds-test-server \
--gcp_suffix=$(date '+%s') \
--verbose \
--qps=50 \
--qps=75 \
${XDS_V3_OPT-} \
--client_cmd="$(which node) --enable-source-maps --prof --logfile=${KOKORO_ARTIFACTS_DIR}/github/grpc/reports/prof.log grpc-node/packages/grpc-js-xds/build/interop/xds-interop-client \
--server=xds:///{server_uri} \
Expand Down

0 comments on commit 821ccfa

Please sign in to comment.