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
[reboot test] call sudo reboot to reboot dut (#452)
* [reboot test] call sudo reboot to reboot dut
- Using reboot allow the dut to reboot with platform specific reboot tools.
- Ansible behaves differently with "become: yes + reboot" and "sudo reboot"
It appears that only the later could reboot the DUT.
This behavior might have caused by sonic intercepts reboot with a script.
* [reboot test] improvoe test description
* [reboot test] improve test message, take 2
0 commit comments