Merged
Conversation
added 2 commits
February 26, 2021 02:27
jleveque
suggested changes
Feb 26, 2021
jleveque
reviewed
Feb 26, 2021
Author
|
retest this please |
tahmed-dev
reviewed
Feb 26, 2021
Contributor
|
can you check the test failure? |
lguohan
reviewed
Mar 1, 2021
tahmed-dev
suggested changes
Mar 2, 2021
tahmed-dev
approved these changes
Mar 12, 2021
jleveque
approved these changes
Mar 12, 2021
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…lly (sonic-net#18079) 788def1f - (HEAD -> 202205, origin/202205) Fix the Orchagent crash seen during Port channel OC test cases. (sonic-net#3042) (sonic-net#3044) (3 minutes ago) [mssonicbld]
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…lly (sonic-net#18315) #### Why I did it src/sonic-swss ``` * 1d651e8b - (HEAD -> 202305, origin/202305) Fix the Orchagent crash seen during Port channel OC test cases. (sonic-net#3042) (2 days ago) [saksarav-nokia] ``` #### How I did it #### How to verify it #### Description for the changelog
This pull request was closed.
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.
DHCP Relay testing for dual tor
This PR extends the dhcp relay pytest to support dual tor testing.
All tests will first run in single tor testing mode and then in dual tor testing mode. The switch between different testing modes is realized by adding/deleting <subtype=DualToR> in configdb followed by dhcp docker restart. Shell output is checked to ensure that dhcp docker is up before proceeding with tests.
Testing results are verified on a vs testbed.