Eric Gribkoff
|
04d88fbbff
|
Merge pull request #22461 from ericgribkoff/python3_fix
fix encoding issue with python 3
|
5 years ago |
Eric Gribkoff
|
7675e433fe
|
fix encoding issue with python 3
|
5 years ago |
Eric Gribkoff
|
720339c329
|
Merge pull request #22444 from ericgribkoff/separate_test_cases
Split logs by test case and run client separately for each test
|
5 years ago |
Vijay Pai
|
4e79cda71c
|
Merge pull request #22459 from grpc/vjpai-patch-1
Register CQ at the right place
|
5 years ago |
Eric Gribkoff
|
cbdceeea34
|
restore kokoro job
|
5 years ago |
Eric Gribkoff
|
2c5aa5fa26
|
find path properly
|
5 years ago |
Eric Gribkoff
|
d22e89f7fc
|
set OUTPUT_DIR
|
5 years ago |
Srini Polavarapu
|
26d72209be
|
Merge pull request #22451 from chalin/patch-2
Add Kotlin
|
5 years ago |
Vijay Pai
|
69eb582448
|
Register CQ at the right place
|
5 years ago |
Jiangtao Li
|
c5622019a0
|
Merge pull request #22456 from jiangtaoli2016/fix_test_creds
Add NULL-termination to hardcoded test creds string
|
5 years ago |
donnadionne
|
10ab2e7191
|
Merge pull request #22457 from donnadionne/flakes
Debugging xds_end2endtest DropTest Update by sending more initial traffic
|
5 years ago |
donnadionne
|
c2b08ac779
|
Merge pull request #22446 from donnadionne/repo
Passing C repo manager to Mark Roth
|
5 years ago |
Lidi Zheng
|
bc0aabc093
|
Merge pull request #22453 from lidizheng/aio-default-poller
[Aio] Change the default IO engine to POLLER
|
5 years ago |
Lidi Zheng
|
1d46c0d4be
|
Merge pull request #22452 from lidizheng/fix-call-test
[Aio] Fix call_test: Assert with public API instead of private API
|
5 years ago |
Jan Tattermusch
|
ddf6e94423
|
Merge pull request #22449 from jtattermusch/win_rbe_remove_old_flag
Get rid of the long deprecated --incompatible_windows_native_test_wrapper flag
|
5 years ago |
Srini Polavarapu
|
88c405dbdd
|
Merge pull request #22450 from chalin/patch-1
Add grpc-kotlin
|
5 years ago |
Donna Dionne
|
ac79383583
|
Debugging xds_end2endtest DropTest Update by sending more initial
traffic.
|
5 years ago |
jiangtaoli2016
|
f090b04dd4
|
Add NULL-termination to hardcoded test creds string
|
5 years ago |
Mark D. Roth
|
8c006b1d8e
|
Merge pull request #22437 from markdroth/xds_reconnect_fix
xds: Send RDS request when retrying ADS call.
|
5 years ago |
Lidi Zheng
|
5cd773731d
|
Assert with public API instead of private API
|
5 years ago |
Lidi Zheng
|
b73b389dd1
|
Change the default IO engine to poller
|
5 years ago |
Donna Dionne
|
cbd9c8d6ba
|
Passing C repo manager from Donna Dionne to Mark Roth
|
5 years ago |
Eric Gribkoff
|
3f8bf3b411
|
adjust report directory
|
5 years ago |
Muxi Yan
|
18f36bb301
|
Merge pull request #20358 from rmstar/cfstream_doc
Update CFStream documentation
|
5 years ago |
Patrice Chalin
|
1e73eebdfd
|
Add Kotlin
Contributes to https://github.com/grpc/grpc.io/issues/132
cc @dwiner @srini100
|
5 years ago |
Patrice Chalin
|
f27c884dea
|
Add grpc-kotlin
Contributes to https://github.com/grpc/grpc.io/issues/132
cc @dwiner @srini100
|
5 years ago |
Jan Tattermusch
|
94354b2b26
|
get rid of the long deprecated --incompatible_windows_native_test_wrapper flag
|
5 years ago |
Mark D. Roth
|
343b5403df
|
xds: Send RDS request when retrying ADS call.
|
5 years ago |
Jan Tattermusch
|
d439048b9c
|
Merge pull request #22390 from jiangtaoli2016/update_test_creds
Update test credentials to use 2048-bit RSA keys
|
5 years ago |
Eric Gribkoff
|
7b0cdd43f4
|
to revert: testing on kokoro
|
5 years ago |
Eric Gribkoff
|
9e1110cb11
|
Split logs by test case and run client separately for each test
|
5 years ago |
Eric Gribkoff
|
544b2925e9
|
Merge pull request #22427 from ericgribkoff/increase_default_wait
Increase wait for VMs to come online
|
5 years ago |
jiangtaoli2016
|
951abee174
|
Revert "Append old ca.pem"
This reverts commit 13c6b6c612 .
|
5 years ago |
jiangtaoli2016
|
13c6b6c612
|
Append old ca.pem
|
5 years ago |
Mark D. Roth
|
831f7e9667
|
Merge pull request #22432 from markdroth/xds_logging_fix
xds: Fix dumb reversed conditional in log message
|
5 years ago |
jiangtaoli2016
|
3799b7b80c
|
Update test creds README
|
5 years ago |
Mark D. Roth
|
5cd4f8140e
|
xds: Fix dumb reversed conditional in log message
|
5 years ago |
Jan Tattermusch
|
9334d4060a
|
Merge pull request #22420 from jtattermusch/mac_bazel_needs_portserver
Port server must be used for mac bazel tests
|
5 years ago |
apolcyn
|
4d616c977d
|
Merge pull request #22410 from apolcyn/add_1_27
Add 1.27.3 to interop matrix
|
5 years ago |
Eric Gribkoff
|
feeb7158f2
|
Increase wait for VMs to come online
|
5 years ago |
Richard Belleville
|
580ee5ea7e
|
Merge pull request #22426 from grpc/python_xds_client_verbosity
Increase Python xDS client log verbosity
|
5 years ago |
donnadionne
|
241277ca5b
|
Merge pull request #22425 from donnadionne/err_msg
Debugging xds_end2endtest LocalityMap UpdateMap by sending more traffic
|
5 years ago |
Richard Belleville
|
c8de6f6496
|
Increase Python xDS client log verbosity
|
5 years ago |
Lidi Zheng
|
39c4fd7972
|
Merge pull request #22343 from lidizheng/async-unary-unary-credentials-tests
[Aio] Extend unit tests for async credentials calls
|
5 years ago |
Donna Dionne
|
d8fc6bd4c6
|
Addressing code review comments.
|
5 years ago |
Donna Dionne
|
f9f59ba222
|
Debugging xds_end2endtest LocalityMap UpdateMap by sending more traffic
The test is failing due to the backend not getting the expected amount
of traffic by a small margin.
Increasing traffic and adding debugs.
|
5 years ago |
Eric Gribkoff
|
3e7c587694
|
Merge pull request #22421 from ericgribkoff/set_zone
set zone in bootstrap file
|
5 years ago |
Vijay Pai
|
2b01d07ded
|
Merge pull request #22386 from vjpai/docs
Add useful comments
|
5 years ago |
jiangtaoli2016
|
c36af6e8df
|
Change object-c test credentials
|
5 years ago |
Lidi Zheng
|
ae0dc69cb1
|
Fix the typo; I got the wrong branch and waited two hours
|
5 years ago |