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 |
jiangtaoli2016
|
4d41a56e17
|
SSL peer match name case-insensitive
|
5 years ago |
April Schleck
|
fe426fc6f5
|
Make check_call_host not segfault when overridden_target_name_ is null.
This was broken by 40dd4a3301 .
|
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 |
Sayed Ibrahim Hashimi
|
44e1e7b0fd
|
minor update to fix msbuild condition to correct syntax
|
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 |
Stanley Cheung
|
03c8964ae4
|
Merge pull request #22416 from stanley-cheung/php-add-fork-flag
PHP: Add allow fork flag to config.m4
|
5 years ago |
Eric Gribkoff
|
b0ac806183
|
set zone in bootstrap file
|
5 years ago |
jiangtaoli2016
|
2a9173f554
|
Update hardcoded test credentials and keys
|
5 years ago |
Jan Tattermusch
|
f8d90ef897
|
port server must be used for mac bazel tests
|
5 years ago |
Jiangtao Li
|
d3e51a0fbf
|
Merge pull request #22406 from jiangtaoli2016/sni_test
Add a test on bad SNI and ensure handshake succeeds
|
5 years ago |
Stanley Cheung
|
0b2484ffc8
|
PHP: Add allow fork flag to config.m4
|
5 years ago |
Richard Belleville
|
8aea8f4991
|
Merge pull request #22414 from gnossen/fix_python_interop_config
Correct python run script path
|
5 years ago |
jiangtaoli2016
|
b21fc9c4d4
|
Add a test on bad SNI and ensure handshake succeeds
|
5 years ago |
Richard Belleville
|
fe283856ef
|
Decrease client verbosity
|
5 years ago |
jiangtaoli2016
|
2620763fdd
|
Update test creds for php, python, ruby
|
5 years ago |
jiangtaoli2016
|
57666c4a97
|
Merge branch 'master' into update_test_creds
|
5 years ago |
Richard Belleville
|
56861fb970
|
Fix path to target
|
5 years ago |
Srini Polavarapu
|
9ceb9e2970
|
Merge pull request #22349 from chalin/patch-1
C++ README: fix link to tutorial
|
5 years ago |
Richard Belleville
|
4319d02246
|
Correct python run script path
|
5 years ago |
ZhenLian
|
c97492faf0
|
Merge pull request #22370 from grpc/zhen_error_details_fix
[ImproveTLS] add a wrapper to error_detail in C core args
|
5 years ago |
Mark D. Roth
|
260d688809
|
Merge pull request #22407 from markdroth/xds_wfr
Use wait_for_ready for xds calls.
|
5 years ago |
Lidi Zheng
|
69fa971183
|
Merge pull request #22405 from lidizheng/annotate-context-manager
Annotate channel context manager methods to make pytype happy
|
5 years ago |
Richard Belleville
|
85d25bd990
|
Merge pull request #22104 from gnossen/xds-python-client
Implement Python xDS interop client.
|
5 years ago |
Alexander Polcyn
|
1797b84e0e
|
Add 1.27.3 to the interop matrix
|
5 years ago |
Jan Tattermusch
|
8b78b3ebed
|
Merge pull request #22397 from jtattermusch/matrix_no_old_sanitizers
Remove run_tests.py based sanitizers from run_tests_matrix.py
|
5 years ago |
Jan Tattermusch
|
13ab6c8590
|
Merge pull request #22393 from jtattermusch/mark_channelz_test_as_flaky
Mark channelz_test as flaky
|
5 years ago |
donnadionne
|
b4a65af247
|
Merge pull request #22402 from donnadionne/err_msg
Adding an error to properly report credential missing CreateXdsChannel.
|
5 years ago |
Mark D. Roth
|
611cf644bc
|
Use wait_for_ready for xds calls.
|
5 years ago |
Lidi Zheng
|
158a68f4f0
|
Annotate channel context manager methods to make pytype happy
|
5 years ago |
Donna Dionne
|
3e19b04abf
|
Fixing the error message.
|
5 years ago |
donnadionne
|
f1f0003a4c
|
Merge pull request #22400 from donnadionne/example_fix
Building C++ example with grpc++ instead of grpc++_unsecure
|
5 years ago |