Skip to content

Commit 2aa34bf

Browse files
Addressed the PR comments
1 parent ea26774 commit 2aa34bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aci-preupgrade-validation-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6596,6 +6596,7 @@ class CheckManager:
65966596
fabric_link_redundancy_check,
65976597
apic_downgrade_compat_warning_check,
65986598
svccore_excessive_data_check,
6599+
n9k_c93180yc_fx3_switch_memory_check,
65996600

66006601
# Faults
66016602
apic_disk_space_faults_check,
@@ -6675,7 +6676,6 @@ class CheckManager:
66756676
rogue_ep_coop_exception_mac_check,
66766677
n9k_c9408_model_lem_count_check,
66776678
inband_management_policy_misconfig_check,
6678-
n9k_c93180yc_fx3_switch_memory_check,
66796679
]
66806680
ssh_checks = [
66816681
# General

0 commit comments

Comments
 (0)