Lidi Zheng
|
5d46af6c19
|
Fix typo in build_performance.sh
|
5 years ago |
Lidi Zheng
|
1ba37eebd2
|
Add Python AsyncIO to the party
|
5 years ago |
Lidi Zheng
|
49980a6db1
|
Make benchmark worker work
|
5 years ago |
Lidi Zheng
|
2916c351d5
|
Use bytes instead of str
|
5 years ago |
Lidi Zheng
|
c2a9f15079
|
One more fix for the benchmark_client.py
|
5 years ago |
Lidi Zheng
|
ae44213482
|
Fix typos in worker_servicer.py
|
5 years ago |
Lidi Zheng
|
afb080787e
|
Clean up self references
|
5 years ago |
Lidi Zheng
|
1ee45615e2
|
Add benchmark client, server, and worker
|
5 years ago |
Lidi Zheng
|
c65bad469b
|
Merge pull request #22026 from lidizheng/defects-test
Improve invocation_defects_tests with assertions and comments
|
5 years ago |
Lidi Zheng
|
4c14e507cb
|
Merge pull request #22028 from lidizheng/aio-health-checking-2
[Aio] Implement health checking servicer in AsyncIO
|
5 years ago |
Yash Tibrewal
|
45fadc2c29
|
Merge pull request #22064 from yashykt/testbenchfix
Add notap tag to tests that cause issues timeout issues internally
|
5 years ago |
Lidi Zheng
|
2294b847a2
|
Add OVERALL_HEALTH
|
5 years ago |
Lidi Zheng
|
b62eca8558
|
Update the wording in comments
|
5 years ago |
Lidi Zheng
|
4c602d4ad6
|
Add type annotations
|
5 years ago |
Yash Tibrewal
|
b18ae4b784
|
Add notap tag to tests that cause issues timeout issues internally
|
5 years ago |
Lidi Zheng
|
7917bd3074
|
Fix a typo
|
5 years ago |
Lidi Zheng
|
750b602118
|
Filter out duplicated status
|
5 years ago |
Lidi Zheng
|
a729bd1828
|
Revert "Report every health state change"
This reverts commit b2d8509f78 .
|
5 years ago |
Lidi Zheng
|
b2d8509f78
|
Report every health state change
|
5 years ago |
Lidi Zheng
|
fe4eba490c
|
Further simplify the loop
|
5 years ago |
Lidi Zheng
|
545f312050
|
Simplify the logic and improve readability
|
5 years ago |
Mark D. Roth
|
20a0726c55
|
Merge pull request #22025 from markdroth/repo_manager
Pass C repo manager duty to Nico.
|
5 years ago |
Vijay Pai
|
4d8fd42413
|
Merge pull request #22056 from jtattermusch/add_missing_microbenchmarks
Add missing bm_pollset and bm_chttp2_transport targets to bazel build
|
5 years ago |
Jan Tattermusch
|
5e19408ef5
|
disable bm_chttp2_transport on msan
|
5 years ago |
Jan Tattermusch
|
cb6d09ac21
|
add missing bm_pollset and bm_chttp2_transport targets to bazel build
|
5 years ago |
Mehrdad Afshari
|
64fb7d4745
|
Merge pull request #22031 from mehrdada/no-validate-ok-details
Do not validate details when status code is OK
|
5 years ago |
Mehrdad Afshari
|
9a929c1546
|
Do not validate details when status code is OK
|
5 years ago |
Lidi Zheng
|
a747a50cc1
|
Merge pull request #22027 from lidizheng/update-dashboard
Use the working dashboard link in README
|
5 years ago |
Lidi Zheng
|
5622e9e78c
|
Make sanity tests happy
|
5 years ago |
Lidi Zheng
|
37055f923f
|
Make pylint happy
|
5 years ago |
Lidi Zheng
|
908a8489f0
|
Make the version check more strict
|
5 years ago |
Lidi Zheng
|
43788ac44e
|
Update the copyright
|
5 years ago |
Lidi Zheng
|
7b4d0b28c6
|
Implement health checking servicer in AsyncIO
|
5 years ago |
Yash Tibrewal
|
bcf24a9304
|
Merge pull request #21945 from yashykt/workserializertestsize
Disable work_serializer_test on internal tests
|
5 years ago |
Lidi Zheng
|
e6278b5333
|
Make the test intent more obvious
|
5 years ago |
Lidi Zheng
|
414b1ff799
|
Use the working dashboard
|
5 years ago |
jboeuf
|
fb25b28579
|
Merge pull request #21967 from jboeuf/sts_more_tests
Add more tests for STS
|
5 years ago |
Lidi Zheng
|
909ce6fee2
|
Point out it is testing client-side behavior
|
5 years ago |
Lidi Zheng
|
3cdd83bdac
|
Improve invocation_defects_tests with assertions and comments
|
5 years ago |
Lidi Zheng
|
11953d1315
|
Merge pull request #21988 from lidizheng/aio-fast-close-2
[Aio] Make client-side graceful shutdown faster
|
5 years ago |
Mark D. Roth
|
b66e798739
|
Pass C repo manager duty to Nico.
|
5 years ago |
Jan Tattermusch
|
14800b0c1a
|
Merge pull request #22006 from jtattermusch/libuv_stuff_in_bazel
Add missing libuv specific sources to bazel BUILD (align build.yaml and BUILD)
|
5 years ago |
Jan Tattermusch
|
047c2d476f
|
Merge pull request #21739 from grpc/vjpai-patch-1
Make microbenchmarks tests rather than binaries, fix issues
|
5 years ago |
Esun Kim
|
df0daed9ff
|
Merge pull request #22010 from veblush/ruby-docker
Update docker images for Ruby
|
5 years ago |
Yash Tibrewal
|
820ee53030
|
Merge pull request #22000 from yashykt/unusedparams
Remove some unused parameter warnings
|
5 years ago |
Julien Boeuf
|
f930322bf9
|
Add more tests for STS
- ensure that we don't crash if the token file is not readable.
- fixed the oauth2 token fetcher as well.
|
5 years ago |
Lidi Zheng
|
7a50172cc8
|
Handle the intercepted call case
|
5 years ago |
Lidi Zheng
|
e0f8fe3254
|
Ensure channel isolation is maintained while graceful close
|
5 years ago |
Yash Tibrewal
|
eb179095c4
|
Buildify
|
5 years ago |
Yash Tibrewal
|
660e5360f7
|
Merge pull request #21981 from yashykt/20928fix
Fix Issue 20928
|
5 years ago |