Skip to content

Add port speed change test plan#21388

Open
okaravasi wants to merge 2 commits intosonic-net:masterfrom
okaravasi:gcu-test-port-speed-change-test-plan
Open

Add port speed change test plan#21388
okaravasi wants to merge 2 commits intosonic-net:masterfrom
okaravasi:gcu-test-port-speed-change-test-plan

Conversation

@okaravasi
Copy link
Contributor

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505

Approach

What is the motivation for this PR?

How did you do it?

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@github-actions github-actions bot requested review from mihirpat1 and r12f January 2, 2026 13:03
Signed-off-by: karavasi <olympia.karavasili_arapogianni@nokia.com>
Signed-off-by: karavasi <olympia.karavasili_arapogianni@nokia.com>
@okaravasi okaravasi force-pushed the gcu-test-port-speed-change-test-plan branch from 9d3e102 to 1a3b369 Compare January 2, 2026 13:04
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@rawal01 rawal01 mentioned this pull request Jan 9, 2026
9 tasks
arlakshm pushed a commit that referenced this pull request Jan 13, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan #21388.

This PR has dependency on #14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.
venu-nexthop pushed a commit to venu-nexthop/sonic-mgmt that referenced this pull request Jan 13, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.
yifan-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Jan 14, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: YiFan Wang <yifan@nexthop.ai>
PriyanshTratiya pushed a commit to PriyanshTratiya/sonic-mgmt that referenced this pull request Jan 21, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Priyansh Tratiya <ptratiya@microsoft.com>
AndoniSanguesa pushed a commit to AndoniSanguesa/sonic-mgmt that referenced this pull request Jan 21, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Andoni Sanguesa <andoniesanguesa@gmail.com>
AndoniSanguesa pushed a commit to AndoniSanguesa/sonic-mgmt that referenced this pull request Jan 21, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Andoni Sanguesa <andoniesanguesa@gmail.com>
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Feb 2, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Yael Tzur <ytzur@nvidia.com>
abhishek-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Feb 6, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.
nnelluri-cisco pushed a commit to nnelluri-cisco/sonic-mgmt that referenced this pull request Feb 12, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: nnelluri-cisco <nnelluri@cisco.com>
rraghav-cisco pushed a commit to rraghav-cisco/sonic-mgmt that referenced this pull request Feb 13, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Raghavendran Ramanathan <rraghav@cisco.com>
anilal-amd pushed a commit to anilal-amd/anilal-forked-sonic-mgmt that referenced this pull request Feb 19, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Zhuohui Tan <zhuohui.tan@amd.com>
abhishek-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Mar 17, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Abhishek <abhishek@nexthop.ai>
Copy link
Collaborator

@yxieca yxieca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI agent on behalf of Ying. Reviewed; no issues found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants