Eric Gribkoff
|
ce63c1c2d9
|
Merge pull request #24797 from ericgribkoff/less_backends
Delay creation of extra backend services
|
4 years ago |
Esun Kim
|
61deee2217
|
Disable ASSERT_EQ in ConnectLoop on Mac
|
4 years ago |
Chengyuan Zhang
|
972978c11e
|
Fix formatting.
|
4 years ago |
capstan
|
1f670397ce
|
Remove gflags.
With the move to abseil's flags, this removed the now-unnecessary submodule and installation commands.
|
4 years ago |
Chengyuan Zhang
|
00bb398c58
|
Perform circuit breaking test with dedicated backend services.
|
4 years ago |
Chengyuan Zhang
|
3fef71243a
|
Use two extra backend services for circuit breaking test.
|
4 years ago |
Lidi Zheng
|
0e275f3d2b
|
Change to explicitly encode
|
4 years ago |
Lidi Zheng
|
e191e98f37
|
Unify the encoding to ascii
|
4 years ago |
Lidi Zheng
|
892e7bacb1
|
Explicitly set encoding to ascii to prevent TypeError in 3.7+
|
4 years ago |
Chuan Ren
|
bedaeb5265
|
Add aws signature v4 signer
|
4 years ago |
Chengyuan Zhang
|
16d6b8044f
|
Fix lint, formatting.
|
4 years ago |
Yash Tibrewal
|
d45bbe46e0
|
File watcher certificate provider config parsing
|
4 years ago |
Chengyuan Zhang
|
07ddf4eaef
|
Enhance logging messages.
|
4 years ago |
Chengyuan Zhang
|
003ce563f4
|
Only disable config validation for circuit breaking test.
|
4 years ago |
Chengyuan Zhang
|
bd0b4bb367
|
Implement more advanced circuit breaking test with two backend services.
|
4 years ago |
Chengyuan Zhang
|
df64f452de
|
Configure client to send both unary and empty calls.
|
4 years ago |
Chengyuan Zhang
|
8c24041c37
|
Enable running circuit_breaking_test_advanced.
|
4 years ago |
Chengyuan Zhang
|
c7506e9b41
|
Implement advanced circuit breaking test
|
4 years ago |
Chengyuan Zhang
|
d25d8d64a3
|
Ensure number of outstanding RPCs being stable.
|
4 years ago |
Chengyuan Zhang
|
4f5d6e44a6
|
Formatting.
|
4 years ago |
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 |
Esun Kim
|
ccdfcc2ee8
|
Add workaround for bazel
|
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 |
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 |
Esun Kim
|
f3e75c1fa9
|
Add stack-tracer to gRPC
|
4 years ago |
Yash Tibrewal
|
e11a670736
|
Add XdsCertificateProvider
|
4 years ago |
ZhenLian
|
d5d35650b0
|
add API to get last modification time of a file
|
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
|
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 |
ZhenLian
|
518ed1303c
|
Add Credential Loading From Static Providers For TLS Credentials
|
4 years ago |
Jan Tattermusch
|
e7f5fe1605
|
dont include x86 grpc_csharp_ext for linux and mac
|
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 |
Esun Kim
|
eeb2b0f3a9
|
Fix pagination in upload_rbe_results
|
4 years ago |
yulin-liang
|
4791f6be68
|
Extend time out for cfstream-test.
|
4 years ago |
yulin-liang
|
9ddfc68dec
|
Attempt to extend timeout for ios-test-cfstream-tests.
|
4 years ago |
Lidi Zheng
|
63180d9cc8
|
Build Python 3.9 artifacts for Linux x64 platforms
|
4 years ago |
Esun Kim
|
8db60763ca
|
Update by review
|
4 years ago |
Esun Kim
|
0e0e12aa22
|
Using comp_db for clang-tidy
|
4 years ago |
Lidi Zheng
|
db16440066
|
Ensure virtualenv is installed in new interpreters
|
4 years ago |