aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_microbenchmark.py
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-03-22 09:09:16 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-03-22 09:09:16 -0700
commit9fb3131dba86899828783aa10e17e0912068c76e (patch)
treece3e3d50dba3869b5ee2a8cca0a482995936f515 /tools/run_tests/run_microbenchmark.py
parentbbc962230f01611761987790bbffb2ccd610ff64 (diff)
Enroll bm_chttp2_transport into bigquery pipeline
Diffstat (limited to 'tools/run_tests/run_microbenchmark.py')
-rwxr-xr-xtools/run_tests/run_microbenchmark.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/run_microbenchmark.py b/tools/run_tests/run_microbenchmark.py
index 57b2636e56..55bf313bd5 100755
--- a/tools/run_tests/run_microbenchmark.py
+++ b/tools/run_tests/run_microbenchmark.py
@@ -209,6 +209,7 @@ argp.add_argument('-b', '--benchmarks',
'bm_call_create',
'bm_error',
'bm_chttp2_hpack',
+ 'bm_chttp2_transport',
'bm_metadata',
'bm_fullstack_trickle',
],