Skip to content

Commit

Permalink
Xfail test_ecmp_hash test_lag_hash Cisco-8000 limitaion
Browse files Browse the repository at this point in the history
  • Loading branch information
rajendrat committed Jan 22, 2025
1 parent 91c76ca commit 8d281a3
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#######################################
broadcom SAI#######################################
##### cutsom_acl #####
#######################################
acl/custom_acl_table/test_custom_acl_table.py:
Expand Down Expand Up @@ -1089,7 +1089,7 @@ hash/test_generic_hash.py::test_ecmp_and_lag_hash[CRC_CCITT-IN_PORT:

hash/test_generic_hash.py::test_ecmp_hash:
skip:
reason: 'ECMP hash not supported in broadcom SAI.'
reason: 'ECMP hash not supported in broadcom SAI'
conditions:
- "asic_type in ['broadcom']"
xfail:
Expand All @@ -1112,7 +1112,7 @@ hash/test_generic_hash.py::test_hash_capability:

hash/test_generic_hash.py::test_lag_hash:
skip:
reason: 'LAG hash not supported in broadcom SAI.'
reason: 'LAG hash not supported in broadcom SAI'
conditions:
- "asic_type in ['broadcom']"
xfail:
Expand Down

0 comments on commit 8d281a3

Please sign in to comment.