[uma/lma] Add BGP confederation route-propagation tests - #26893
Open
wenyiz2021 wants to merge 1 commit into
Open
[uma/lma] Add BGP confederation route-propagation tests#26893wenyiz2021 wants to merge 1 commit into
wenyiz2021 wants to merge 1 commit into
Conversation
This file contains BGP confederation route-propagation tests for management-aggregator topologies. It verifies AS presentation, AS-path integrity, and cross-boundary propagation of routes.
Collaborator
|
/azp run |
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
wenyiz2021
requested review from
bingwang-ms,
deepak-singhal0408 and
yejianquan
August 7, 2026 21:25
Collaborator
|
This PR has backport request label(s) for branch(es): msft-202603, but is missing required test information. Please make sure you tick the tested branch(es) in the Tested branch section and provide test evidence (e.g., 202603: <test result>) in the Test result section as well in your PR description. ---Powered by SONiC BuildBot
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This pull request adds a comprehensive set of BGP confederation route-propagation tests for
lma(LowerMgmtAggregator) anduma(UpperMgmtAggregator) devices. The tests verify correct AS presentation, AS-path integrity, and cross-boundary route propagation within a BGP confederation, ensuring the devices behave according to BGP confederation standards. The tests are designed to be safe to run from any control host and do not require neighbor VM access.Test Coverage for Key Confederation Behaviors
test_confed_local_as_presentation).test_confed_as_path_integrity).Description of PR
Summary:
Fixes # (issue)
Type of change
Back port request
Tracking issue/work item for backport/cherry-pick request (GitHub issue or Microsoft ADO):
Failure type:
Tested branch
Test result
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
Tested on LMA and UMA testbeds internally
https://elastictest.org/scheduler/testplan/6a7650e76fff0a820f1b2e53
https://elastictest.org/scheduler/testplan/6a7650be1b14326709d1077f
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation