Karthik Ravi Shankar
522ddfe273
Move ClientContext to grpc_impl
...
ClientContext is another file which needs to be moved from grpc to
grpc_impl for referencing it.
6 years ago
Jan Tattermusch
a7e3e76aed
use different service_account_key for interop tests
6 years ago
Jan Tattermusch
4686f6d518
enable special_status_message interop for grpc-dotnet server
6 years ago
Jan Tattermusch
de0e9d1026
enable special_status_message interop for C#
6 years ago
James Newton-King
206ca33dd5
Enable duplex streaming and special status message interop tests
6 years ago
Jan Tattermusch
91b4be4da6
regenerate master tescases for c++, java and go
6 years ago
Jan Tattermusch
a1538246fd
only generate TLS-based testcases for interop_matrix
6 years ago
Jan Tattermusch
05e26ff4cf
introduce --custom_credentials_type to run_interop_tests.py
6 years ago
Jan Tattermusch
97921f5d77
add comments to interop scripts
6 years ago
Jan Tattermusch
62b35286a7
yapf
6 years ago
Jan Tattermusch
cc0fc17301
fix go client_matrix.py
6 years ago
Jan Tattermusch
9c6830a3f5
fix java client_matrix.py
6 years ago
Jan Tattermusch
fc0556ef03
fix c++ client_matrix.py
6 years ago
Jan Tattermusch
7898ec24dd
fix client_matrix.py for php and ruby
6 years ago
Jan Tattermusch
06f3843281
refresh of interop matrix testcases
6 years ago
Jan Tattermusch
ad103834ca
Fix syntax error
6 years ago
Richard Belleville
371a55a0ff
Update Python packages before building ARM wheels.
6 years ago
1524995078@qq.com
b6e5827315
remove python version number
...
to release binding to exact version
6 years ago
Mark D. Roth
28ccd61cf5
Use SubchannelInterface to hide implementation from LB policy API.
6 years ago
1524995078@qq.com
3d52eca5b9
fix print format for python3
...
add brackets of print in run_tests/start_port_server.py
6 years ago
Jan Tattermusch
659f71099c
upgrade bazel toolchain to fix ubsan RBE build
6 years ago
Arjun Roy
0f83755c6e
chttp2 hpack encoder: fast-pathed static md/slice ops
6 years ago
Srini Polavarapu
ec640a53c6
Merge pull request #19105 from gnossen/twine_check_artifacts
...
Produce Python Wheels with a Valid long_description field
6 years ago
Yash Tibrewal
886dc10daa
Move validate_service_config to a new file
6 years ago
Eric Anderson
1b025b60e4
Swap java interop tests to openjdk8
...
Since openjdk8 is dead to us (see #19113 ), we cannot leave openjdk8 in
the list of runtimes in client_matrix.py. The list of runtimes is now
the defaults to use, which includes master, and you can specify
alternative runtimes per-release.
Fixes #19113
6 years ago
Prashant Jaikumar
1ac1ab7396
Flaky network test enhancements and cleanups
...
- Parameterized flaky_network_test to run with different packet sizes and
credentials.
- Cleanup debugger_macros
Parametrize flaky_network_test to run with different packet sizes and
credentials.
6 years ago
Jan Tattermusch
af279949d4
update bazel_rbe.bat
6 years ago
Jan Tattermusch
a3cc5ee574
use bazel.sh in bazel RBE readme
6 years ago
Jan Tattermusch
374ff3139a
use bazel.sh for foundry RBE tests
6 years ago
Jan Tattermusch
b53e707c3c
update bazel version in dockerfile
6 years ago
Jan Tattermusch
019e9a432b
use kokoro env variable to get the PRs target branch
6 years ago
Eric Anderson
8a167a7f39
Add grpc-java 1.21.0 to client_matrix.py
6 years ago
Karthik Ravi Shankar
5ffb32c069
Fix clang errors
6 years ago
Karthik Ravi Shankar
0b50670b23
Make some test fixes
6 years ago
Can Guler
4a208f0071
Add v1.21.0 releases of grpc-go to interop matrix
6 years ago
Esun Kim
90fbdc92f5
Roll-forward "Config migration"
...
This reverts commit 236ae12bb1
.
6 years ago
Richard Belleville
5d95bf037d
Actually include README.rst in all packages
6 years ago
Richard Belleville
cb9e2188ab
Add python deprecation notices.
6 years ago
Karthik Ravi Shankar
03b079499c
Move CompletionQueue and Channel
6 years ago
Karthik Ravi Shankar
40210d3b8a
Move Channel to grpc_impl
6 years ago
=
02069b48da
Remove get-grpc.sh
6 years ago
Karthik Ravi Shankar
772a74aced
Revert changes to Channel
6 years ago
Karthik Ravi Shankar
6be0b06c69
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl"
6 years ago
murgatroid99
7743130f64
Consolidate conditional localhost resolution into existing file
6 years ago
Nicolas "Pixel" Noble
fb3fa43e61
Adding (c) statement.
6 years ago
Alexander Polcyn
236ae12bb1
Revert "Config migration"
...
This reverts commit 87905ae5ea
.
6 years ago
Nicolas "Pixel" Noble
053c62c78f
Adding bazel wrapper for our sanctified version of bazel.
6 years ago
James Newton-King
57e090989a
Add managed .NET gRPC client to interop tests
6 years ago
murgatroid99
e16a0d4599
Fix typo
6 years ago
murgatroid99
90e52f00a1
Moved code back into one file with a #ifdef
6 years ago