Jan Tattermusch
|
ed045828b9
|
make default service account email configurable
|
2019-06-06 14:12:55 -04:00 |
Jan Tattermusch
|
a9a576c6c4
|
Merge pull request #19238 from JamesNK/jamesnk/duplex-interop-tests
Enable duplex streaming and special status message interop tests
|
2019-06-05 21:52:25 +02:00 |
Jan Tattermusch
|
cd807e4ecd
|
Merge pull request #18770 from jtattermusch/interop_refresh_key
Use different service_account_key for interop tests
|
2019-06-05 19:47:10 +02:00 |
Jan Tattermusch
|
a7e3e76aed
|
use different service_account_key for interop tests
|
2019-06-05 18:05:07 +02:00 |
Jan Tattermusch
|
4686f6d518
|
enable special_status_message interop for grpc-dotnet server
|
2019-06-05 10:45:54 -04:00 |
Jan Tattermusch
|
de0e9d1026
|
enable special_status_message interop for C#
|
2019-06-05 10:45:51 -04:00 |
James Newton-King
|
206ca33dd5
|
Enable duplex streaming and special status message interop tests
|
2019-06-05 15:19:55 +12:00 |
Jan Tattermusch
|
05e26ff4cf
|
introduce --custom_credentials_type to run_interop_tests.py
|
2019-06-04 23:33:07 +02:00 |
Jan Tattermusch
|
97921f5d77
|
add comments to interop scripts
|
2019-06-03 11:57:42 -04:00 |
James Newton-King
|
57e090989a
|
Add managed .NET gRPC client to interop tests
|
2019-05-14 21:20:31 +12:00 |
Alexander Polcyn
|
ecb3dec651
|
Enable go compute engine channel creds interop test
|
2019-03-25 14:54:29 -07:00 |
Alexander Polcyn
|
2fe0d21736
|
Add a new compute engine channel creds interop test case
|
2019-03-21 11:31:02 -07:00 |
Jan Tattermusch
|
ee500f1963
|
Merge pull request #17276 from jtattermusch/csharp_netcore2x
C# upgrade executables to netcoreapp2.1
|
2019-03-12 15:16:57 +01:00 |
Jan Tattermusch
|
c586eea27e
|
adjust run_*tests.py
|
2019-03-11 07:59:33 -04:00 |
Jan Tattermusch
|
7c71783879
|
grpc-dotnet now support unimplemented handlers
|
2019-03-01 09:30:18 +01:00 |
Jan Tattermusch
|
96f4454ce7
|
update run_interop_tests.py script
|
2019-02-16 17:46:52 +01:00 |
Jan Tattermusch
|
bc19ba1668
|
Merge pull request #18037 from xichengliudui/fixtypos
Fix various typos in .cc and .md and .py files
|
2019-02-13 13:24:34 +01:00 |
xichengliudui
|
d9b508c896
|
Fix various typos in .cc and .md and .py files
|
2019-02-12 11:11:43 -05:00 |
Alexander Polcyn
|
c0125a7cd4
|
Unskip google default creds for Go and Java in cloud to prod tests
|
2019-02-01 16:58:21 -08:00 |
Alexander Polcyn
|
1d8f7647b0
|
Fix broken mac to prod interop
|
2019-01-29 10:45:03 -08:00 |
apolcyn
|
ec10359c7b
|
Merge pull request #17213 from apolcyn/add_cloud_to_prod_gcd_tests
Add an interop test specific to GoogleDefaultCreds
|
2019-01-27 23:47:59 -08:00 |
Jan Tattermusch
|
f9e1cde01c
|
yapf run_interop_tests.py
|
2018-12-20 14:49:54 +01:00 |
Jan Tattermusch
|
3458ede262
|
dont set server_override for cloud_to_prod tests
|
2018-12-20 14:49:53 +01:00 |
Alexander Polcyn
|
a4e9f33b85
|
Add interop cloud to prod test for GoogleDefaultCredentials
|
2018-12-07 17:19:17 -08:00 |
Jan Tattermusch
|
7b9e0db9be
|
update test exec scripts
|
2018-11-30 13:04:33 +01:00 |
Jan Tattermusch
|
422fdbfd6c
|
run python interop tests with python3.7
|
2018-11-26 09:47:20 +01:00 |
Jan Tattermusch
|
5a0f722590
|
run interop tests using python3.4
|
2018-11-21 13:08:30 +01:00 |
Jan Tattermusch
|
6645845658
|
run_interop_tests.py cleanup
|
2018-11-06 17:48:43 +01:00 |
Lidi Zheng
|
b8a9989005
|
Add support for utf-8 error messages
* Both server and client should be fine with utf-8 error messages now
* Adding an interop test: special status message
|
2018-11-05 13:31:02 -08:00 |
Eric Anderson
|
b1c0ac704d
|
Format with tools/distrib/yapf_code.sh
|
2018-10-19 06:40:36 -07:00 |
Eric Anderson
|
cbd1b69caa
|
run_interop_tests: Use "GENERATED" comment in generated scripts
|
2018-10-17 11:42:10 -07:00 |
Jan Tattermusch
|
9de25dc1e6
|
Revert "Add c++ google default creds to cloud to prod auth scenarios"
|
2018-10-15 12:19:50 +02:00 |
apolcyn
|
57d37ca70f
|
Merge pull request #16840 from apolcyn/go_java_cloud_to_prod
Add java google default creds to cloud-to-prod interop scenarios
|
2018-10-12 12:19:16 -07:00 |
Alexander Polcyn
|
4632895da9
|
Add java google default creds to cloud-to-prod interop scenarios
|
2018-10-11 16:00:43 -07:00 |
Alexander Polcyn
|
aea5f109a6
|
Add c++ google default creds to cloud to prod auth scenarios
|
2018-10-11 13:53:54 -07:00 |
Menghan Li
|
c74e7fc668
|
add google default creds go tests
cloud_to_prod_auth google_default_creds tests are for c++
|
2018-09-27 11:05:36 -07:00 |
Juanli Shen
|
cf576cd146
|
Upmerge v1.15.x to master
|
2018-08-30 17:08:54 -07:00 |
Jan Tattermusch
|
38d3298d53
|
fix run_interop_tests.py
|
2018-08-30 22:48:07 +02:00 |
Jan Tattermusch
|
cf12e451ff
|
run_interop_tests.py: make sure to fail on exception
|
2018-08-30 22:47:35 +02:00 |
Jan Tattermusch
|
cc3780eb50
|
refactor upload_to_bq functions
|
2018-08-26 20:30:28 +02:00 |
Yihua Zhang
|
f621eee4cf
|
run cloud-to-prod interop tests with google default credentials
|
2018-08-10 11:31:15 -07:00 |
yihuaz
|
3450b16c59
|
Merge pull request #15190 from yihuazhang/enable_cpp_for_alts_interop
Enable C++ in ALTS interop tests
|
2018-04-26 16:06:52 -07:00 |
Adele Zhou
|
bed721cbf7
|
Remove VIP in cloud-to-prod interop tests.
|
2018-04-25 18:34:37 -07:00 |
Yihua Zhang
|
7f2880d2ac
|
enable c++ for ALTS kokoro tests
|
2018-04-25 13:07:45 -07:00 |
Jan Tattermusch
|
b284ea9338
|
add --cloud_to_prod auth interop tests to macos
|
2018-04-09 18:29:05 +02:00 |
jiangtaoli2016
|
fb7c84e5a6
|
Update interop test script to support ALTS
|
2018-04-03 17:01:43 -07:00 |
kpayson64
|
1bfff8eec0
|
Initial gevent support
Because some cpp code ends up leaking into cython, we change
the cython generator to generate cpp code.
|
2018-03-27 19:44:43 -07:00 |
murgatroid99
|
11fdbd892c
|
Re-enable some tests for the Node Pure JS interop client
|
2018-03-20 17:54:05 -07:00 |
murgatroid99
|
ac21e04cf7
|
Fix python script style
|
2018-03-12 14:06:53 -07:00 |
murgatroid99
|
e0e110e2e0
|
Fix syntax error
|
2018-03-12 13:00:06 -07:00 |