[benchmark] Restore python to OSS benchmarks. (#37635)

Closes #37635

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37635 from paulosjca:python 503f8ed5c8
PiperOrigin-RevId: 678757734
pull/37643/head^2
Paulo Castello da Costa 2 months ago committed by Copybara-Service
parent dc12396125
commit f188fe4587
  1. 1
      tools/internal_ci/linux/grpc_e2e_performance_gke.sh
  2. 1
      tools/internal_ci/linux/grpc_e2e_performance_gke_experiment.sh

@ -127,6 +127,7 @@ declare -A useLanguage=(
[go]=1
[java]=1
[node]=1
[python]=1
[ruby]=1
)

@ -122,6 +122,7 @@ declare -A useLanguage=(
[go]=1
[java]=1
[node]=1
[python]=1
[ruby]=1
)

Loading…
Cancel
Save