Skip to content

Commit

Permalink
[chassis] [multi-asic] skip override_config_table test for multi-asic…
Browse files Browse the repository at this point in the history
… platforms (sonic-net#9017)
  • Loading branch information
wenyiz2021 authored Jul 19, 2023
1 parent a29ea09 commit 67c28eb
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,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

0 comments on commit 67c28eb

Please sign in to comment.