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 @@ -640,6 +640,15 @@ ntp/test_ntp.py::test_ntp_long_jump_disabled:
strict: True
reason: "Known NTP bug"

#######################################
##### override_config_table #####
#######################################
override_config_table/test_override_config_table.py:
skip:
reason: "Skip override-config-table testing on multi-asic platforms, test provided golden config format is not compatible with multi-asics"
conditions:
- is_multi_asic == True

#######################################
##### pc #####
#######################################
Expand Down