Skip to content
Snippets Groups Projects
Commit 890ccaed authored by makdharma's avatar makdharma Committed by GitHub
Browse files

Merge pull request #9458 from makdharma/http2_interop

add http2 interop tests to Jenkins
parents 0292bf61 df5ed720
No related branches found
No related tags found
No related merge requests found
...@@ -37,3 +37,5 @@ export LANG=en_US.UTF-8 ...@@ -37,3 +37,5 @@ export LANG=en_US.UTF-8
cd $(dirname $0)/../.. cd $(dirname $0)/../..
tools/run_tests/run_interop_tests.py -l all -s all --cloud_to_prod --cloud_to_prod_auth --use_docker --http2_interop -t -j 12 $@ || true tools/run_tests/run_interop_tests.py -l all -s all --cloud_to_prod --cloud_to_prod_auth --use_docker --http2_interop -t -j 12 $@ || true
tools/run_tests/run_interop_tests.py -l java --use_docker --http2_badserver_interop $@ || true
tools/run_tests/run_interop_tests.py -l python --use_docker --http2_badserver_interop $@ || true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment