[Chassis] Extend fabric capacity test for isolated links and isolate …#25637
Open
mannytaheri wants to merge 2 commits into
Open
[Chassis] Extend fabric capacity test for isolated links and isolate …#25637mannytaheri wants to merge 2 commits into
mannytaheri wants to merge 2 commits into
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…reason Signed-off-by: mtaheri <manouchehr.taheri@nokia.com>
mannytaheri
force-pushed
the
test_voq_fabric_capacity
branch
from
June 24, 2026 18:23
2936444 to
00900a1
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
mannytaheri
force-pushed
the
test_voq_fabric_capacity
branch
from
June 24, 2026 19:12
9a3bf15 to
2764634
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: mtaheri <manouchehr.taheri@nokia.com>
mannytaheri
force-pushed
the
test_voq_fabric_capacity
branch
from
June 24, 2026 19:31
2764634 to
f355f55
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
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.
Description of PR
Update test_voq_fabric_capacity to match the expanded fabric capacity
CLI (Isolated Links column) and new ISOLATE_REASON field in fabric
isolation output.
This PR depends on sonic-swss and sonic-utilities changes and should be merged after they get merged
sonic-swss PR sonic-net/sonic-swss#4704
sonic-utilities PR : sonic-net/sonic-utilities#4641
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
To update test_voq_fabric_capacity to match the expanded fabric capacity
CLI (Isolated Links column) and new ISOLATE_REASON field in fabric
isolation output.
How did you do it?
Validate both operating_links and isolated_links after config isolate
and unisolate, and verify the isolated port reports isolate reason
"config" via "show fabric isolation -nz".
Run on fabric cards using enum_rand_one_per_hwsku_hostname, pick ASICs
from asics_present
How did you verify/test it?
Tested on a multi Asics multi LCS chassis platform
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation