Chengyuan Zhang
172b59be33
Fix formatting.
4 years ago
Chengyuan Zhang
1d0bed27d6
Simplify test logic by only checking the number of RPCs being in-flight.
4 years ago
Chengyuan Zhang
993050099d
Use _WAIT_FOR_BACKEND_SEC as the timeout for waiting a specific number of RPCs to be in-flight.
4 years ago
Chengyuan Zhang
1746fae565
Eliminate unnecessary wait_until_all_rpcs_fail
4 years ago
Chengyuan Zhang
9a2a75f830
Directly use enum values defined in the message instead of doing string conversion.
4 years ago
Chengyuan Zhang
6c1907aa42
Move circuit_breaking from _TEST_CASES to _ADDITIONAL_TEST_CASES as not all languages have the feature ready.
4 years ago
Chengyuan Zhang
66feb8c2d9
Implement the basic test case for limiting max number of concurrent RPCs.
4 years ago
capstan
3b9484afcb
Rerun tools/buildgen/generate_projects.sh under Python 3.
...
This generates reordered lists, presumably dict traversal issues, and there are whitespace diffs in the emitted .json files.
4 years ago
capstan
7267c8fcd9
Python3-ize tools/buildgen.
...
* Ran `2to3` on `tools/buildgen` and the `gen_build_yaml.py` files.
* Updated the invocations of python to be explicitly Python 3.
* Changed the loader in `mako_renderer.py` to allow pickle to find the module for pickling `external_version.Version`
* Added a few open-as-binary to placate readers/writers expecting bytes.
* Hand tweaked the templates to remove `iteritems` and fiddle with encodings.
Partially addresses #24359 .
4 years ago
yulin-liang
d908f6fc18
Extend the timeout for ios-cpp-test-cronet
4 years ago
yulin-liang
3df9479697
update boringssl dependency to master-with-bazel commit SHA
4 years ago
Donna Dionne
fe9ed18c09
Adding v1.33.2 to test matrix
4 years ago
Chuan Ren
2b1265b42f
Add file-sourced external credentials
4 years ago
Esun Kim
f3e75c1fa9
Add stack-tracer to gRPC
4 years ago
Esun Kim
cd09849cce
Upgrade kokoro VM image
4 years ago
Sergii Tkachenko
f6653cc125
Update grpc-java to 1.33.1 in the interop_matrix
4 years ago
Yash Tibrewal
505b9cf3eb
iModify build script to add tests for --define=grpc_no_xds=true
4 years ago
Yash Tibrewal
e11a670736
Add XdsCertificateProvider
4 years ago
Ashitha Santhosh
afc8d9c493
Fix compilation errors after clang-tidy upgrade.
4 years ago
ZhenLian
d5d35650b0
add API to get last modification time of a file
4 years ago
Esun Kim
2f4f74aaa6
Upgrade cocoapods
4 years ago
Esun Kim
075d7341e2
Remove xcode pinning
4 years ago
Jan Tattermusch
6c43b2c98a
add netcoreapp3.1 C# distribtest
4 years ago
Jan Tattermusch
e274e7b93a
add C# distribtest for .NET 5
4 years ago
Esun Kim
ac8065cb04
Address TSAN problem with Abseil.
4 years ago
Esun Kim
5b4344063e
Upgrade Abseil to LTS 2020923.2
4 years ago
Eric Gribkoff
2f2abdf22a
yapf
4 years ago
Eric Gribkoff
f73d7af85d
Make it possible to use pre-existing client processes
4 years ago
Esun Kim
48a7fe7752
Fix check_trailing_newlines bug
4 years ago
ZhenLian
518ed1303c
Add Credential Loading From Static Providers For TLS Credentials
4 years ago
Donna Dionne
eec8cdd776
Adding v1.33.1 to test matrix
4 years ago
Jan Tattermusch
fee304d352
remove C# jessie x86 dockerfile
4 years ago
Jan Tattermusch
e7f5fe1605
dont include x86 grpc_csharp_ext for linux and mac
4 years ago
Yash Tibrewal
b62f33cd39
Fix --define=grpc_no_xds=true build
4 years ago
Jan Tattermusch
858797ae77
disable grpc_build_packages.bat
4 years ago
Jan Tattermusch
417db4fdd6
build C# nugets on linux instead of windows for simplicity
4 years ago
Yash Tibrewal
ea027f0ef5
CertificateProviderStore implementation
4 years ago
Menghan Li
997d31ef60
Add v1.33.1 release of grpc-go to interop matrix
...
Also add the missing old releases
4 years ago
ZHANG Dapeng
74c334a90d
Update grpc-java to 1.33.0 in the interop_matrix
4 years ago
Chuan Ren
4c93d36d08
Add url-sourced external credentials
4 years ago
Richard Belleville
b0dfa295a0
Buildifier
4 years ago
Richard Belleville
79f54e9d57
Include well known types in bazel build
4 years ago
Esun Kim
10d58179fe
Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Python
4 years ago
Richard Belleville
f13b324941
Include well-known types in sys.path when using runtime protos
4 years ago
Esun Kim
eeb2b0f3a9
Fix pagination in upload_rbe_results
4 years ago
yulin-liang
4791f6be68
Extend time out for cfstream-test.
4 years ago
Esun Kim
024cd29fdb
Upgrade clang-format-8
4 years ago
Mark D. Roth
e496705ea3
Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy.
4 years ago
Esun Kim
994c2047e9
Bump to clang-tidy-8
4 years ago
Esun Kim
c08f33c437
Fix clang-tidy errors
4 years ago