Hi,
Right now I am trying to run tests on Provisioned(booted) board with out using physical Power switches .
But, I am seeing below soft reboot lines while using the attached YAML file,
" start: 1 minimal-boot (timeout 00:15:00) [common] start: 1.1 connect-device (timeout 00:15:00) [common] [common] connect-device Connecting to device using 'telnet ser2net 5001' end: 1.1 connect-device (duration 00:00:01) [common] start: 1.2 reset-device (timeout 00:14:59) [common] start: 1.2.1 send-reboot-commands (timeout 00:14:59) [common] No soft reboot command defined in the test job. Using defaults. reboot reboot reboot -n reboot -n reboot -nf reboot -nf "
I want to change my soft reboot command as "reset" instead of "reboot"/"reboot -n"/"reboot -nf".
Please can some one let me know as how can I change default soft reboot command to "reset" ?
Regards, Koti