Skip to content
Snippets Groups Projects
Commit 8b846849 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

enable cloud to prod auth tests

parent ba1ab45f
No related branches found
No related tags found
No related merge requests found
......@@ -34,4 +34,4 @@ set -ex
# Enter the gRPC repo root
cd $(dirname $0)/../..
tools/run_tests/run_interop_tests.py -l all -s all --cloud_to_prod --use_docker -t -j 8 $@ || true
tools/run_tests/run_interop_tests.py -l all -s all --cloud_to_prod --cloud_to_prod_auth --use_docker -t -j 8 $@ || 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