Skip to content

Commit

Permalink
xfail the generic hash test before the test stablized (sonic-net#16401)
Browse files Browse the repository at this point in the history
Co-authored-by: bingwang-ms <[email protected]>
  • Loading branch information
nhe-NV and bingwang-ms authored Jan 23, 2025
1 parent 7b7bae7 commit 5dd4d93
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -847,9 +847,9 @@ gnmi/test_gnmi_configdb.py:
#######################################
hash/test_generic_hash.py:
xfail:
reason: "Test case xfail until Cisco addresses the issue."
reason: "The test it not very stable, it may have test failed from time to time. xfail them before test stablized."
conditions:
- "asic_type in ['cisco-8000'] and release in ['202405']"
- "asic_type in ['cisco-8000', 'mellanox'] and release in ['202405']"

hash/test_generic_hash.py::test_algorithm_config:
xfail:
Expand Down

0 comments on commit 5dd4d93

Please sign in to comment.