Skip to content
Snippets Groups Projects
Commit df5ed720 authored by Makarand Dharmapurikar's avatar Makarand Dharmapurikar
Browse files

add http2 interop tests to Jenkins

parent 52f545f1
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.
Finish editing this message first!
Please register or to comment