Eric Gribkoff
9e84ea1a01
Increase logging in xds test suite
...
Include timestamp with Python log statements and log GCP API request
bodies. Also enable gRPC core tracers when running the C++ client.
5 years ago
Eric Gribkoff
abe0547d3c
Merge pull request #22297 from ericgribkoff/forwarding_rule_ip
...
support arbitrary IPs in forwarding rule creation
5 years ago
Donna Dionne
a61c6c36ba
LocalityMapTest.UpdateMap is rewritten
...
to set the second EDS update more deterministically instead of using
a delay.
This test popped up as a flake after the refactoring of the xds_end2end
test and it can now be rewritten to be more determinsitic.
5 years ago
Eric Gribkoff
6d4910fa12
update kokoro command line
5 years ago
Eric Gribkoff
33463cc1ed
support arbitrary IPs in forwarding rule creation
5 years ago
Mark D. Roth
86cbef7f72
clang-format
5 years ago
Lidi Zheng
086297b1e9
Merge pull request #22290 from lidizheng/fix-time-remaining
...
[Aio] Fix the test_time_remaining test
5 years ago
Mark D. Roth
6b315db2ba
add test for removed cluster resource
5 years ago
Mark D. Roth
027492ff86
add missing comment
5 years ago
Mark D. Roth
19895fb3c7
Don't set route_config_name when it comes in LDS response.
5 years ago
Mark D. Roth
ad1682ba51
Merge branch 'xds_switchover_fix' into xds_no_nack_on_missing_resource
5 years ago
Mark D. Roth
3a58bb2e7c
Merge remote-tracking branch 'upstream/master' into xds_no_nack_on_missing_resource
5 years ago
Mark D. Roth
35ee039c29
Merge pull request #22289 from markdroth/xds_test_cleanup
...
Clean up xds_end2end_test code
5 years ago
Mark D. Roth
2520a81a66
Don't NACK empty updates.
5 years ago
Doug Fawley
1ff3e8ec57
Add v1.28.0 release of grpc-go to interop matrix
5 years ago
Lidi Zheng
2c783d7905
Fix the test_time_remaining test
5 years ago
Mark D. Roth
46b4414655
change logic to send empty response when resources go away
5 years ago
Mark D. Roth
c306d7940f
add test for changing clusters
5 years ago
Mark D. Roth
b4d5901b5e
clean up test code
5 years ago
Lidi Zheng
4741da3a11
Remove unused variable
5 years ago
Matthew Stevenson
5c8f4f97b7
Add TSI_CLOSE_NOTIFY result.
5 years ago
Eric Gribkoff
50619a562f
Merge pull request #22193 from ericgribkoff/remaining_xds_tests
...
Remaining xds tests
5 years ago
Eric Gribkoff
203f197730
Merge pull request #22239 from ericgribkoff/set_context
...
Properly set context on async call
5 years ago
Richard Belleville
df1761ce50
Merge pull request #22218 from gnossen/simple_stubs_codegen
...
Generate simple stubs code
5 years ago
Richard Belleville
f27b7fea21
Format
5 years ago
Richard Belleville
4e2ad2444d
Remove the default value for simple stubs
5 years ago
Richard Belleville
d20cebb3b4
Fix some stylistic issues
5 years ago
Lidi Zheng
5b1ecef47f
Simplify the Cython code
5 years ago
Lidi Zheng
5246a7c8ff
Link to a TODO issue
5 years ago
Lidi Zheng
231f9c0c94
Improve readability
5 years ago
Lidi Zheng
ce68d53dd1
Make pytype happy
5 years ago
Lidi Zheng
57fa6ce33c
Make pylint happy
5 years ago
Lidi Zheng
7b7c0ba5fc
Fix the SEGFAULT caused by initialization ordering
5 years ago
Lidi Zheng
0ee33a4762
Confusing
5 years ago
Lidi Zheng
1d13ec88de
Segfault while shutting down
5 years ago
Lidi Zheng
221a50bf87
Allow multiple asyncio engine
5 years ago
Lidi Zheng
efd483311c
Remove loggings
5 years ago
Lidi Zheng
b2839c2bae
Add assertion in grpc_call_soon_threadsafe
5 years ago
Lidi Zheng
464d41f4b8
Great. Everything seems working.
5 years ago
Lidi Zheng
e00f8b3492
Use a poller thread to replace custom IO manager
5 years ago
Esun Kim
eae488fc66
Update abseil to get the recent patch on LTS 2020_20_25
5 years ago
Lidi Zheng
d9c55675c4
Merge pull request #22234 from lidizheng/aio-iomgr-op
...
[Aio] Optimize some details of AsyncIO IO manager
5 years ago
Eric Gribkoff
1816401abf
remove unused param
5 years ago
Esun Kim
be7df211f9
Merge pull request #22253 from veblush/move-to-karthikravis
...
Repo manager to karthikravis
5 years ago
Eric Gribkoff
d8623ba548
Merge pull request #22245 from ericgribkoff/readd_to_build_file
...
Re-add xds interop client and server build rules
5 years ago
Richard Belleville
c0b9694e4f
Fix windows
5 years ago
Lidi Zheng
25ad5c4afa
Merge pull request #22255 from lidizheng/aio-hack-bpo-39764
...
[Aio] Resolve AttributeError from bpo-39764
5 years ago
Lidi Zheng
a05abc0939
Mark it correctly with a TODO
5 years ago
Lidi Zheng
08b028ab82
Update the comment about the expect life span of the hack
5 years ago
Lidi Zheng
0d785bf22a
Resolve AttributeError from bpo-39764
5 years ago