You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cherry pick master PR] Improvising pre_checks for test_reload config (#8843)
Description of PR
This is cherry-pick of #7953
* Update multi_asic.py
* Update sonic.py
* added flag plt_reboot_ctrl_overwrite in reboot function to decide whether we want to overwrite wait and timeout.
added a flag plt_reboot_ctrl_overwrite in reboot function to decide whether we want to overwrite wait and timeout. by default is to overwrite, in this test test_reload_configuration_checks we don't want to wait for that long, we want to catch transient error, so the flag is False.
* changed to run on every sku with enum_rand_one_per_hwsku_hostname
co-authorized by: [email protected]
0 commit comments