Skip to content

Commit abc5938

Browse files
authored
Remove skip condition for test_cacl_application since issue was fixed (#7374)
What is the motivation for this PR? Issue #12464 was fixed in #7092. How did you do it? Remove skip condition for test_cacl_application.py How did you verify/test it? Run test_cacl_application.py against master image. Signed-off-by: Zhaohui Sun <[email protected]>
1 parent 70e2868 commit abc5938

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,6 @@ bgp/test_bgp_speaker.py:
101101
#######################################
102102
##### cacl #####
103103
#######################################
104-
cacl/test_cacl_application.py:
105-
skip:
106-
reason: "Caclmgrd change to allow mgmt traffic by default requires test case update"
107-
conditions: https://github.com/sonic-net/sonic-buildimage/issues/12464
108-
109104
cacl/test_cacl_application.py::test_cacl_application_dualtor:
110105
skip:
111106
reason: "test_cacl_application_dualtor is only supported on dualtor topology"

0 commit comments

Comments
 (0)