-
Notifications
You must be signed in to change notification settings - Fork 958
Adjust test_dynamic_acl.py so it can handle only ipv6 topologies. #20608
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
dd152cb
example for PR
gshemesh2 9a35c5f
Merge branch 'sonic-net:master' into master
gshemesh2 8df4b25
Adding WA to for Port Error Test
gshemesh2 8045917
Merge branch 'sonic-net:master' into master
gshemesh2 72572a2
Update test_port_error.py
gshemesh2 dd22460
Update test_port_error.py
gshemesh2 e58fe89
Update test_port_error.py
gshemesh2 c263165
Update test_port_error.py
gshemesh2 50fa7e4
Update test_port_error.py
gshemesh2 e6e28ec
Update test_port_error.py
gshemesh2 b40aa2c
Update test_port_error.py
gshemesh2 51b1052
Update test_port_error.py
gshemesh2 81d7e2a
Update test_port_error.py
gshemesh2 a5fa257
Update code-review-guidlines.md
gshemesh2 7bf6710
Update test_port_error.py
gshemesh2 5d4a01f
Update test_port_error.py
gshemesh2 8cfa578
Update test_port_error.py
gshemesh2 1a67218
Update test_port_error.py
gshemesh2 4e115ca
Update test_port_error.py
gshemesh2 32663a4
Update test_port_error.py
gshemesh2 5710fca
Update test_port_error.py
gshemesh2 4916a68
Update test_port_error.py
gshemesh2 9c21be4
Update test_port_error.py
gshemesh2 8a7f377
Update test_port_error.py
gshemesh2 2a9fd16
Update test_port_error.py
gshemesh2 9cf53ff
Update test_port_error.py
gshemesh2 75d5d4a
Update test_port_error.py
gshemesh2 45087e2
Update test_port_error.py
gshemesh2 ca6f72b
Merge branch 'sonic-net:master' into master
gshemesh2 29079a7
Update transceiver_utils.py
gshemesh2 be36623
Update test_port_error.py
gshemesh2 bfc1e7e
Update test_port_error.py
gshemesh2 282f51a
Update test_port_error.py
gshemesh2 f4d44f2
Update transceiver_utils.py
gshemesh2 3e9ec46
Update test_port_error.py
gshemesh2 f108723
Update test_port_error.py
gshemesh2 3969754
Update test_port_error.py
gshemesh2 4bd0969
Update test_port_error.py
gshemesh2 682423c
Update conftest.py
gshemesh2 c83316e
Update test_port_error.py
gshemesh2 55418ca
Merge branch 'sonic-net:master' into master
gshemesh2 2a62fb0
Update test_crm.py
gshemesh2 fd7797f
Update conftest.py
gshemesh2 7a48b85
Update transceiver_utils.py
gshemesh2 5b37143
Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.
gshemesh2 b00168a
Update conftest.py
gshemesh2 708da22
Update test_crm.py
gshemesh2 c2d44fb
Update test_port_error.py
gshemesh2 02ebf47
Update conftest.py
gshemesh2 1841ee9
Update test_dynamic_acl.py
gshemesh2 7b372ab
Update tests_mark_conditions.yaml
gshemesh2 f27e334
Update tests_mark_conditions.yaml
gshemesh2 488decb
Update test_dynamic_acl.py
gshemesh2 51f6c83
Update test_dynamic_acl.py
gshemesh2 c34e143
Update test_dynamic_acl.py
gshemesh2 582c9a8
Update test_dynamic_acl.py
gshemesh2 776da84
Merge branch 'sonic-net:master' into ipv6
gshemesh2 32fe781
Update tests_mark_conditions.yaml
gshemesh2 384de97
Update tests_mark_conditions.yaml
gshemesh2 f05a8e4
Update test_dynamic_acl.py
gshemesh2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should't skip be used here instead?