Commit c141c09
authored
[202405]Fix test_cacl_application for latest change in caclmgrd (#13900)
What is the motivation for this PR?
Fix PR test failure in sonic-net/sonic-buildimage#19732
How did you do it?
modify expected iptable rules in test_cacl_application case due to image change.
skip cacl/test_cacl_application.py for 202405 branch temporarily
Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com>1 parent b1b824c commit c141c09
File tree
2 files changed
+13
-2
lines changed- tests
- cacl
- common/plugins/conditional_mark
2 files changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
596 | | - | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
597 | 602 | | |
598 | 603 | | |
599 | 604 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
170 | 176 | | |
171 | 177 | | |
172 | 178 | | |
| |||
0 commit comments