Skip to content

Commit

Permalink
[202012]Enable scale cacl test cases (#9744)
Browse files Browse the repository at this point in the history
Description of PR
Summary:
Since sonic-net/sonic-buildimage#10883 was fixed, enable scale cacl test cases.

Approach
What is the motivation for this PR?
Cherry pick #8592

Signed-off-by: Zhaohui Sun <[email protected]>
  • Loading branch information
ZhaohuiS authored Aug 30, 2023
1 parent 0981484 commit 38f261c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions tests/common/plugins/conditional_mark/tests_mark_conditions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,6 @@ cacl/test_cacl_application.py::test_cacl_application_dualtor:
conditions:
- "topo_name not in ['dualtor', 'dualtor-56', 'dualtor-120']"

cacl/test_cacl_application.py::test_cacl_scale_rules_ipv4:
skip:
reason: "caclmgrd may crash after loading scale ipv4 cacl rules."
conditions: https://github.com/sonic-net/sonic-buildimage/issues/10883

cacl/test_cacl_application.py::test_cacl_scale_rules_ipv6:
skip:
reason: "caclmgrd may crash after loading scale ipv6 cacl rules."
conditions: https://github.com/sonic-net/sonic-buildimage/issues/10883

cacl/test_cacl_application.py::test_multiasic_cacl_application:
skip:
reason: "test_multiasic_cacl_application is only supported on multi-ASIC platform"
Expand Down

0 comments on commit 38f261c

Please sign in to comment.