Modified clean up section in acltb.yml#613
Merged
prsunny merged 1 commit intosonic-net:masterfrom May 12, 2018
Merged
Conversation
Added changes to ensure acltb_test_rules-del.json is copied after reload
prsunny
reviewed
May 11, 2018
| - testbed_type=\"{{ testbed_type }}\" | ||
|
|
||
| always: | ||
| # Copy ACL config to the switch |
Contributor
There was a problem hiding this comment.
We don't need this comment in clean-up
prsunny
approved these changes
May 12, 2018
Contributor
|
Tested internally and ACL test is passing with the new change. Merging! |
wangxin
pushed a commit
to wangxin/sonic-mgmt
that referenced
this pull request
Oct 27, 2025
cherry-pick sonic-net#19932, and also keep the ASIC to hwsku mapping same as master to avoid conflicts.
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Submodule src/sonic-utilities 7460f5c..4f72e14: > [config] Call 'systemctl reset-failed' before 'systemctl restart' when restarting services (sonic-net#607) > [neighbor advertiser] try getting vlan addresses from o.s first (sonic-net#613) > [neighbor_advertiser]: Add V6 support to mirror ICMPV6 packets (sonic-net#612) Submodule src/sonic-swss 384c21e..46bc1f4: > [portsyncd]: Add default catch block in portsyncd (sonic-net#1033) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Submodule src/sonic-sairedis 5065d7858..370e3c171: > [syncd] Use steady clock for TimerWatchdog (sonic-net#613) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[syncd] Use steady clock for TimerWatchdog (sonic-net#613)
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.
Added changes to ensure acltb_test_rules-del.json is copied after reload
Description of PR
Fixes # (issue)
Type of change
Approach
How did you do it?
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation