[DASH] New test cases for dash acl tag#11559
Merged
liat-grozovik merged 1 commit intosonic-net:masterfrom Feb 25, 2024
Merged
Conversation
Add new test cases for dash acl tag feature
783e4f5 to
54c2c69
Compare
Collaborator
|
@prsunny please assign someone to review |
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
nhe-NV
approved these changes
Feb 21, 2024
prsunny
approved these changes
Feb 24, 2024
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:
Add new test cases for dash acl tag feature.
Test plan: https://github.com/sonic-net/sonic-mgmt/blob/master/docs/testplan/dash/Dash-ACL-Tag-test-plan.md
Type of change
Back port request
Approach
What is the motivation for this PR?
Add new test cases for dash acl tag feature
How did you do it?
All new test cases are added to the test_dash_acl.py and dash_acl.py.
For the scale test case, need to do some improvement in the dash acl test infra and dash gnmi utils to allow applying massive configurations through gnmi and shorten the config time.
The improvements are:
Note:
How did you verify/test it?
Run the test cases on DPU testbed, all passed.
Any platform specific information?
Only for dpu.
Supported testbed topology if it's a new test case?
Only for dpu topology.
Documentation
Test plan: https://github.com/sonic-net/sonic-mgmt/blob/master/docs/testplan/dash/Dash-ACL-Tag-test-plan.md