Nicolas "Pixel" Noble
a0dc6f7e4a
More syncup.
6 years ago
Nicolas "Pixel" Noble
46ed7524f9
Bazel version syncup.
6 years ago
James Newton-King
4155e9cf05
React to renaming grpc-dotnet sln
6 years ago
Jan Tattermusch
7f72d114df
fix macos interop toprod tests
6 years ago
Jan Tattermusch
ed045828b9
make default service account email configurable
6 years ago
Jan Tattermusch
22daa0de6f
remove unused objc interop tests configs
6 years ago
Jan Tattermusch
957e71ecd2
add config for C/C++ build only PR job
6 years ago
Jan Tattermusch
bf4c7f45ef
use bazelisk to grab latest bazel version
6 years ago
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
Nicolas "Pixel" Noble
e360dd4f76
Upgrading to bazel 0.26.
6 years ago
Jan Tattermusch
e66fb82495
disable bazel wrapper inside docker containers
6 years ago
Jan Tattermusch
f13727dfd1
add option to disable bazel wrapper
6 years ago
Jan Tattermusch
ed7e8c53e0
update scripts
6 years ago
Jan Tattermusch
a64ddff19c
hijack bazel invocations in grpc workspace
6 years ago
Moiz Haidry
226e63dd0c
Move server context implementation to grpc_impl namespace and typedef the ref to 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