[HA][smartswitch] add the HA states test without traffic#22694
Open
aronovic wants to merge 1 commit intosonic-net:masterfrom
Open
[HA][smartswitch] add the HA states test without traffic#22694aronovic wants to merge 1 commit intosonic-net:masterfrom
aronovic wants to merge 1 commit intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
zjswhhh
approved these changes
Mar 2, 2026
Signed-off-by: Mihut Aronovici <aronovic@cisco.com>
5eb24f7 to
f048cef
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
Add a test for HA state transitions without traffic.
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
HA automation testing is needed.
How did you do it?
Added a new test file
How did you verify/test it?
Tested on MtFuji:
11/02/2026 16:37:06 ha_utils.activate_dash_ha L0256 INFO | HA reached ACTIVE state for vdpu0_0:haset0_0
11/02/2026 16:37:06 test_ha_states.test_ha_states L0032 INFO | MtFuji-dut01 state transitions OK
11/02/2026 16:38:29 ha_utils.activate_dash_ha L0256 INFO | HA reached ACTIVE state for vdpu1_0:haset0_0
11/02/2026 16:38:29 test_ha_states.test_ha_states L0048 INFO | MtFuji-dut02 state transitions OK
Any platform specific information?
MtFuji
Supported testbed topology if it's a new test case?
HA-topology
Documentation
N/A