Skip to content

Added new topologies to testcases.yml file#19964

Merged
roy-sror merged 3 commits intosonic-net:masterfrom
AharonMalkin:add_topo_to_testcases.yml
Nov 2, 2025
Merged

Added new topologies to testcases.yml file#19964
roy-sror merged 3 commits intosonic-net:masterfrom
AharonMalkin:add_topo_to_testcases.yml

Conversation

@AharonMalkin
Copy link
Contributor

@AharonMalkin AharonMalkin commented Jul 31, 2025

Description of PR

Summary:
Added isolated topologies to support continuous_reboot and reboot test cases.

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?

Add the new topologies to the file, and update the test_facts class

How did you do it?

Added the new isolated topologies to the list of reboot and continuous_reboot

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 will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@roy-sror
Copy link
Contributor

roy-sror commented Aug 5, 2025

@r12f - can you pls review

@r12f
Copy link
Collaborator

r12f commented Aug 5, 2025

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 19964 in repo sonic-net/sonic-mgmt

@roy-sror
Copy link
Contributor

@wangxin - pls approve

Copy link
Collaborator

@wangxin wangxin left a comment

Choose a reason for hiding this comment

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

This testcases.yml file is not longer being used after all ansible playbook based tests were moved to pytest. Why do we still need to update this file?

@AharonMalkin
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@roy-sror
Copy link
Contributor

This testcases.yml file is not longer being used after all ansible playbook based tests were moved to pytest. Why do we still need to update this file?

@wangxin - we have a plan to deprecate this file internally as well. for the time being, would you mind approving this change?

@AharonMalkin
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@AharonMalkin
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

@bingwang-ms
Copy link
Collaborator

@wangxin Can you help review again?

@roy-sror roy-sror merged commit 4082f1c into sonic-net:master Nov 2, 2025
21 checks passed
@r12f
Copy link
Collaborator

r12f commented Nov 9, 2025

hi @AharonMalkin , do you mind to help picking this change to 202412?

dcaugher pushed a commit to dcaugher/sonic-mgmt that referenced this pull request Nov 12, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.
dcaugher pushed a commit to dcaugher/sonic-mgmt that referenced this pull request Nov 12, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.
@AharonMalkin
Copy link
Contributor Author

hi @AharonMalkin , do you mind to help picking this change to 202412?

Done:
Azure/sonic-mgmt.msft#866

vikumarks pushed a commit to vikumarks/sonic-mgmt that referenced this pull request Dec 1, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: vikumarks <vikumar7ks@gmail.com>
albertovillarreal-keys pushed a commit to albertovillarreal-keys/sonic-mgmt that referenced this pull request Dec 2, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: Alberto Villarreal <alberto.villarreal@keysight.com>
opcoder0 pushed a commit to opcoder0/sonic-mgmt that referenced this pull request Dec 8, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: opcoder0 <110003254+opcoder0@users.noreply.github.com>
selldinesh pushed a commit to selldinesh/sonic-mgmt that referenced this pull request Dec 11, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
echuawu pushed a commit to echuawu/sonic-mgmt that referenced this pull request Dec 12, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.
saravanan-nexthop pushed a commit to saravanan-nexthop/sonic-mgmt that referenced this pull request Dec 15, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: Saravanan <saravanan@nexthop.ai>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 16, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
AharonMalkin added a commit to AharonMalkin/sonic-mgmt that referenced this pull request Dec 16, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: Aharon Malkin <amalkin@nvidia.com>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 21, 2025
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
r12f pushed a commit to Azure/sonic-mgmt.msft that referenced this pull request Jan 9, 2026
Summary:
Added isolated topologies to support continuous_reboot and reboot test
cases.
Manual Cherry pick of sonic-net/sonic-mgmt#19964

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?
Add the new topologies to the file, and update the test_facts class

How did you do it?
Added the new isolated topologies to the list of reboot and
continuous_reboot

How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation
venu-nexthop pushed a commit to venu-nexthop/sonic-mgmt that referenced this pull request Jan 13, 2026
Added isolated topologies to support continuous_reboot and reboot test cases.
yifan-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Jan 14, 2026
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: YiFan Wang <yifan@nexthop.ai>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Jan 26, 2026
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
lakshmi-nexthop pushed a commit to lakshmi-nexthop/sonic-mgmt that referenced this pull request Jan 28, 2026
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: Lakshmi Yarramaneni <lakshmi@nexthop.ai>
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Jan 29, 2026
Added isolated topologies to support continuous_reboot and reboot test cases.
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Feb 2, 2026
Added isolated topologies to support continuous_reboot and reboot test cases.

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
Added isolated topologies to support continuous_reboot and reboot test cases.
rraghav-cisco pushed a commit to rraghav-cisco/sonic-mgmt that referenced this pull request Feb 13, 2026
Added isolated topologies to support continuous_reboot and reboot test cases.

Signed-off-by: Raghavendran Ramanathan <rraghav@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants