Richard Belleville
9ef83ee539
Merge remote-tracking branch 'origin/master' into peers_method
5 years ago
Mark D. Roth
0d05474c5f
Merge pull request #22293 from markdroth/xds_no_nack_on_missing_resource
...
xds: don't NACK empty updates, remove deleted resources from cache, and other fixes
5 years ago
Muxi Yan
713f5dbc1b
Fix testTimeout flake
5 years ago
Eric Gribkoff
afa9d0d2d7
Add machine_type param and fix default types
5 years ago
Eric Gribkoff
dfc46f8f27
more tracers
5 years ago
Eric Gribkoff
52a9492f24
fix GRPC_TRACE for test client
5 years ago
Mark D. Roth
d89a70e152
fix potential crash
5 years ago
Esun Kim
55ce8a2cdf
Merge pull request #22279 from veblush/abseil-update
...
Update abseil to get the recent patch on LTS 2020_20_25
5 years ago
Jan Tattermusch
0f1cc1b0e6
Merge pull request #22317 from jtattermusch/bazel_flaky_under_run_tests
...
bazel tests marked as flaky should not run under run_tests.py
5 years ago
Mark D. Roth
10266416c7
when swapping out watchers, combine xds requests
5 years ago
Doug Fawley
07119d1c36
Merge pull request #22291 from dfawley/go_release
...
Add v1.28.0 release of grpc-go to interop matrix
5 years ago
Mark D. Roth
441c3aa792
Merge remote-tracking branch 'upstream/master' into xds_no_nack_on_missing_resource
5 years ago
Mark D. Roth
838980529b
Merge pull request #22309 from markdroth/xds_logging_without_upb
...
Improve xds logging.
5 years ago
Jan Tattermusch
75c6034859
regenerate projects
5 years ago
Jan Tattermusch
5c8e0bcafb
add missing _test suffix for some bazel tests
5 years ago
Jan Tattermusch
8655e5e745
regenerate projects
5 years ago
Jan Tattermusch
99922fcdf0
bazel tests marked as flaky should not run under run_tests.py
5 years ago
Eric Gribkoff
125006ea90
Merge pull request #22315 from ericgribkoff/increase_timeout
...
Increase timeouts for some GCP api operations
5 years ago
Eric Gribkoff
0c62acf138
Increase timeouts for some GCP api operations
5 years ago
Mark D. Roth
f60fafc74c
Merge branch 'xds_logging_without_upb' into xds_no_nack_on_missing_resource
5 years ago
Yash Tibrewal
b4a91a54b6
Remove extra line
5 years ago
Yash Tibrewal
50ea046966
Update bug_report.md
5 years ago
Mark D. Roth
af62a34ae5
Improve xds logging.
5 years ago
Karthik Ravi Shankar
cc4017255d
Merge pull request #22247 from karthikravis/move-opencensus-to-grpc
...
Revert "Revert "Revert "Fold opencensus into grpc_impl namespace"""
5 years ago
Karthik Ravi Shankar
7c2b70d04a
Fix clang format issue
5 years ago
Karthik Ravi Shankar
b17a40cdcf
Merge branch 'master' into move-opencensus-to-grpc
5 years ago
Eric Gribkoff
c134909087
Merge pull request #22299 from ericgribkoff/more_logging
...
Increase logging in xds test suite
5 years ago
Jan Tattermusch
67ca550147
Merge pull request #15502 from jtattermusch/cmake_clean_standards
...
Clean way to enable C and C++ standards in cmake
5 years ago
Eric Gribkoff
14e79b2138
include test case name in logging
5 years ago
Eric Gribkoff
26e31e15d8
blank line
5 years ago
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