aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_interop_tests.py
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2018-10-15 12:19:50 +0200
committerGravatar GitHub <noreply@github.com>2018-10-15 12:19:50 +0200
commit9de25dc1e684c383faa024a2d02a5079759fcadf (patch)
treeedaf3ff19f860b08cea984ccabd18ac0096e2068 /tools/run_tests/run_interop_tests.py
parentd0cb61eada9d270b9043ec866b55c88617d362be (diff)
Revert "Add c++ google default creds to cloud to prod auth scenarios"
Diffstat (limited to 'tools/run_tests/run_interop_tests.py')
-rwxr-xr-xtools/run_tests/run_interop_tests.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/run_tests/run_interop_tests.py b/tools/run_tests/run_interop_tests.py
index 7ec02b707e..1d639edb82 100755
--- a/tools/run_tests/run_interop_tests.py
+++ b/tools/run_tests/run_interop_tests.py
@@ -1378,8 +1378,7 @@ try:
transport_security='tls')
jobs.append(tls_test_job)
if str(language) in [
- 'c++',
- 'go',
+ 'go'
]: # Add more languages to the list to turn on tests.
google_default_creds_test_job = cloud_to_prod_jobspec(
language,