Skip to content

Commit

Permalink
Skip scale cacl test cases due to unfixed known issue
Browse files Browse the repository at this point in the history
Signed-off-by: Zhaohui Sun <[email protected]>
  • Loading branch information
ZhaohuiS committed Sep 18, 2022
1 parent 836854b commit 4409cfb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tests/common/plugins/conditional_mark/tests_mark_conditions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,16 @@ cacl/test_cacl_application.py::test_multiasic_cacl_application:
conditions:
- "not is_multi_asic"

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

#######################################
##### configlet #####
#######################################
Expand Down

0 comments on commit 4409cfb

Please sign in to comment.