Skip to content

dummy commit to check unrelated failures#3844

Closed
rajkumar1-arista wants to merge 2 commits intosonic-net:202505from
rajkumar1-arista:dummy-pr-branch
Closed

dummy commit to check unrelated failures#3844
rajkumar1-arista wants to merge 2 commits intosonic-net:202505from
rajkumar1-arista:dummy-pr-branch

Conversation

@rajkumar1-arista
Copy link
Copy Markdown

What I did

Why I did it

How I verified it

Details if related

@rajkumar1-arista rajkumar1-arista marked this pull request as draft August 24, 2025 07:10
@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

<!--
Please make sure you have read and understood the contribution guildlines:
https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

1. Make sure your commit includes a signature generted with `git commit -s`
2. Make sure your commit title follows the correct format: [component]: description
3. Make sure your commit message contains enough details about the change and related tests
4. Make sure your pull request adds related reviewers, asignees, labels

Please also provide the following information in this pull request:
-->

**What I did**
When a switchover failure is detected in MuxOrch, clear relevant bulkers to provide a clean slate for the rollback process.

**Why I did it**
In certain failure scenarios, if an exception is thrown inside the bulker, it's possible that the bulker is not cleared and still contains data in `creating_entries` or `removing_entries`. When the rollback process begins, these entries will be programmed to the SAI a second time, which is a) incorrect b) could potentially trigger the same exception second time.

**How I verified it**
Run the `MuxRollbackTest.StandbyToActiveExceptionRollbackToStandby` test

**Details if related**
@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@yejianquan
Copy link
Copy Markdown

#3843 is merged, closing this PR @rajkumar1-arista

@yejianquan yejianquan closed this Sep 4, 2025
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