Skip to content

Commit dfa847f

Browse files
Addressed PR review comments
1 parent 94662d2 commit dfa847f

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
@@ -6631,6 +6631,7 @@ class CheckManager:
66316631
rogue_ep_coop_exception_mac_check,
66326632
n9k_c9408_model_lem_count_check,
66336633
inband_management_policy_misconfig_check,
6634+
wred_affected_model_check,
66346635
]
66356636
ssh_checks = [
66366637
# General
@@ -6643,7 +6644,6 @@ class CheckManager:
66436644
# Bugs
66446645
observer_db_size_check,
66456646
multipod_modular_spine_bootscript_check,
6646-
wred_affected_model_check,
66476647
]
66486648
cli_checks = [
66496649
# General

0 commit comments

Comments
 (0)