[202511] Enable test_qos_sai on topo-t2-single-node-max-64p#24645
Open
abhishek-nexthop wants to merge 1 commit into
Open
[202511] Enable test_qos_sai on topo-t2-single-node-max-64p#24645abhishek-nexthop wants to merge 1 commit into
abhishek-nexthop wants to merge 1 commit into
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Adds t2-single-node-max-64p to the QoS SAI topology allowlist for testQosSaiBufferPoolWatermark and provides matching qos params in qos_params.q3d.yaml by aliasing the existing t2 single-node-min profile. Signed-off-by: Abhishek <abhishek@nexthop.ai> (cherry picked from commit 1b8fe02)
898983b to
f28b9ed
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw retry |
Collaborator
|
Retrying failed(or canceled) jobs... |
Collaborator
|
Retrying failed(or canceled) stages in build 1114131: ✅Stage Test:
|
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.
Enable tests on the t2-single-node-max-64p topology.
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Run test_qos_sai on t2-single-node-max-64p.
How did you do it?
Added t2-single-node-max-64p to QOS_SAI_TOPO and aliased it to the existing topo-t2_single_node_min profile in qos_params.q3d.yaml.
How did you verify/test it?
Ran test_qos_sai on a t2-single-node-max-64p testbed.
Any platform specific information?
N/A
Supported testbed topology if it's a new test case?
N/A
Documentation