-
Notifications
You must be signed in to change notification settings - Fork 5.5k
test: Add non-aggregated CDS-over-gRPC integration test #5228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 41 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
b8d0f5e
added a basic, working (non-aggregated) CDS over gRPC integration test
fredlas 6a321a4
remove unused fake upstream, clang_fix
fredlas 4e73bab
clean up the logging added to integration.cc
fredlas 555b51b
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas db6db60
remove unused includes
fredlas 2b6b2eb
remove removed includes from BUILD
fredlas 6879b9a
some fixes suggested by comments
fredlas 4fcaadd
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 071647c
further suggested changes
fredlas 6d4e332
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 06ecca4
remove redeclaration of xds_stream_
fredlas 6c9659a
update BUILD file
fredlas 2fe24bc
2 separate upstreams in CDS test, update xDS test with refactor
fredlas f9923b7
snapshot
fredlas d706f5a
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 71171f4
any changes
fredlas 1b23fb1
remove one last debug message
fredlas af1e7da
fully clean and working, added comments
fredlas ed10cc6
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 5a2d3fb
update a usage of IntegrationTestServer::create
fredlas 2012bdb
finally definitely both passing, and testing what it actually is mean…
fredlas c87def4
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 73dd046
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 9d4cc59
looser cleanup to deflake
fredlas 0ffe64d
remove obsolete comment
fredlas 615e9e0
restore wait on listener establishment, which no longer causes problems
fredlas 453a4a5
revert last bit of earlier listener deferral approach
fredlas e1b3b36
additional CDS logic exercised, now a little flakey
fredlas 9256645
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 203df59
fixes for some of the more straightforward comments
fredlas b62fba0
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas c035e16
switch to header only test, swap indices, rename close_upstream
fredlas ceba6a3
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas fb08c2b
switch waiting machinery to stats-based
fredlas e926b32
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 9439ee2
oops, cluster_modified doesnt include static
fredlas b056ddc
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 577626f
update tests with newly added argument
fredlas 65d56ec
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas b395e32
rearrange argument order for cleaner defaults
fredlas 06f4776
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas ae0df5e
various comment suggestions
fredlas 49dbdb3
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 1299a9e
statically specify listener, bring back deferral mechanism
fredlas 923d873
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 6f703d3
additional clarification in cluster_stats documentation
fredlas b9c7288
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas f9fe562
refactor testRouterHeaderOnlyRequestAndResponse
fredlas e029f7b
rephrase cluster_stats.rst addition
fredlas e38fb6f
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 252ada1
pull fake_upstream_connection_ destruction into cleanupUpstreamAndDow…
fredlas ee668e2
pull reset closer to other fake_upstream_connection_ stuff
fredlas 8055f73
Merge remote-tracking branch 'upstream/master' into CDS_just_CDS
fredlas 226b5eb
update comment, clarify index=1 with constant
fredlas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.