Generic hash test plan enhancement#11823
Merged
liat-grozovik merged 1 commit intosonic-net:masterfrom May 7, 2024
Merged
Conversation
Contributor
Author
|
/azpw run Azure.sonic-mgmt |
Collaborator
|
/AzurePipelines run Azure.sonic-mgmt |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
@prsunny can you assign someone to take a look at this test plan? |
Enhance generic hash testplan Change-Id: I296ecb36b12dbc2728494a1a235b316302e5526d
Contributor
Author
|
@wangxin , the test plan has been updated according to the review comments. |
Collaborator
|
@nazariig please review as the feature lead |
8 tasks
liat-grozovik
approved these changes
May 7, 2024
liat-grozovik
pushed a commit
that referenced
this pull request
Jun 26, 2024
Enhance Generic Hash test to cover 6 new supported fields and algorithm configuration. Related test plan: #11823 Summary: 1. Add support for 6 new fields 2. Update show parse function 3. Add algorithm configure and validate test 4. Adapt on dualtor setup 5. Skip cases on SPC1 due to hardware limitation 6. Add list support for option --algorithm and --hash_field according to community review request 7. Update dynamic supported algorithm check Change-Id: Ie5382f30b70b17c58aaacaf81560ca0716f203d7 (cherry picked from commit 8da9ce0)
mssonicbld
pushed a commit
to mssonicbld/sonic-mgmt
that referenced
this pull request
Sep 20, 2024
Enhance Generic Hash test to cover 6 new supported fields and algorithm configuration. Related test plan: sonic-net#11823 Summary: 1. Add support for 6 new fields 2. Update show parse function 3. Add algorithm configure and validate test 4. Adapt on dualtor setup 5. Skip cases on SPC1 due to hardware limitation 6. Add list support for option --algorithm and --hash_field according to community review request 7. Update dynamic supported algorithm check Change-Id: Ie5382f30b70b17c58aaacaf81560ca0716f203d7 (cherry picked from commit 8da9ce0)
8 tasks
mssonicbld
pushed a commit
that referenced
this pull request
Sep 21, 2024
Enhance Generic Hash test to cover 6 new supported fields and algorithm configuration. Related test plan: #11823 Summary: 1. Add support for 6 new fields 2. Update show parse function 3. Add algorithm configure and validate test 4. Adapt on dualtor setup 5. Skip cases on SPC1 due to hardware limitation 6. Add list support for option --algorithm and --hash_field according to community review request 7. Update dynamic supported algorithm check Change-Id: Ie5382f30b70b17c58aaacaf81560ca0716f203d7 (cherry picked from commit 8da9ce0)
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.
Enhance generic hash testplan
Description of PR
Enhance generic hash testplan:
Add 6 new supported fields
Support algorithm configuration
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Add testplan for new generic hash implementation
How did you do it?
Add test plan for new 6 new supported fields and algorithm configuration
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation