We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea26774 commit 2aa34bfCopy full SHA for 2aa34bf
1 file changed
aci-preupgrade-validation-script.py
@@ -6596,6 +6596,7 @@ class CheckManager:
6596
fabric_link_redundancy_check,
6597
apic_downgrade_compat_warning_check,
6598
svccore_excessive_data_check,
6599
+ n9k_c93180yc_fx3_switch_memory_check,
6600
6601
# Faults
6602
apic_disk_space_faults_check,
@@ -6675,7 +6676,6 @@ class CheckManager:
6675
6676
rogue_ep_coop_exception_mac_check,
6677
n9k_c9408_model_lem_count_check,
6678
inband_management_policy_misconfig_check,
- n9k_c93180yc_fx3_switch_memory_check,
6679
]
6680
ssh_checks = [
6681
# General
0 commit comments