Update test_caclmgrd_syslog case to make it work at dualtor setup#18239
Update test_caclmgrd_syslog case to make it work at dualtor setup#18239echuawu wants to merge 1 commit intosonic-net:masterfrom
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@echuawu sometimes on Dualtor testbeds, admin@bjw-can-7260-14:~$ sudo systemctl status caclmgrd May 07 11:09:14 bjw-can-7260-14 caclmgrd[1543976]: mux cable update : '('Ethernet32', 'SET', (('state', 'unknown'),))' |
Is it something went wrong in this case? |
|
No, |
Update test_caclmgrd_syslog case to make it work at dualtor setup Change-Id: I6f518b85d6e560208374ff9bfd1d8b65fda8f8d1
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Updated, please approve. |
Description of PR
Update test_caclmgrd_syslog case to make it work at dualtor setup
At dualtor setup there would be "iptables -t nat -A POSTROUTING" instead of "iptables -A INPUT"
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Make the case test_caclmgrd_syslog pass at dualtor setup
How did you do it?
Enhance the cacl match pattern
How did you verify/test it?
Run it in local setup
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation