Add delayed upgrade path for T2#23119
Merged
Javier-Tan merged 2 commits intosonic-net:masterfrom Mar 23, 2026
Merged
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ab9a40a to
40e3940
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
40e3940 to
aafe548
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
aafe548 to
4387515
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
* Add modified version of general T2 upgrade path test where one LC is upgraded later than the rest of the LCs Signed-off-by: Javier-Tan <[email protected]>
4387515 to
e695ca0
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liamkearney-msft
previously approved these changes
Mar 19, 2026
…h testcase * Add skip for non t2 for upgrade path delayed t2 Signed-off-by: Javier-Tan <[email protected]>
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liamkearney-msft
approved these changes
Mar 19, 2026
ravaliyel
pushed a commit
to ravaliyel/sonic-mgmt
that referenced
this pull request
Mar 27, 2026
* [test_upgrade_path.py] Add T2 delayed upgrade path testcase * Add modified version of general T2 upgrade path test where one LC is upgraded later than the rest of the LCs Signed-off-by: Javier-Tan <[email protected]> * [test_upgrade_path.py] Add skip for non-T2 for T2 delayed upgrade path testcase * Add skip for non t2 for upgrade path delayed t2 Signed-off-by: Javier-Tan <[email protected]> --------- Signed-off-by: Javier-Tan <[email protected]>
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
Summary:
Fixes #19631
Type of change
Back port request
Approach
What is the motivation for this PR?
Fill test gap for delayed upgrade path which is a scenario we may see in production
How did you do it?
Add modified version of general T2 upgrade path test where one LC is upgraded later than the rest of the LCs
How did you verify/test it?
Tested on T2 device.
Any platform specific information?
N/A
Supported testbed topology if it's a new test case?
T2 only - mark added
Documentation