Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1508,6 +1508,12 @@ syslog/test_syslog_source_ip.py:
#######################################
##### system_health #####
#######################################
system_health/test_system_health.py::test_device_checker:
skip:
reason: "Temporary skip for Mellanox platforms"
conditions:
- "asic_type in ['mellanox']"

system_health/test_system_health.py::test_service_checker_with_process_exit:
xfail:
strict: True
Expand Down