Lines Matching refs:servo
12 a servo.
28 * Configure the servo for the target board, and test that the
29 servo is generally in good order.
32 * For both cases, use servo to install the stable test image from
37 * Every DUT has a properly connected servo.
38 * Every DUT and servo have proper DHCP and DNS configurations.
39 * Every servo host is up and running, and accessible via SSH.
41 installed on the target DUTs via servo.
191 """Check that servo for the given host is working.
194 * Confirm that the servo host is reachable via SSH.
195 * Stop `servod` on the servo host if it's running, and restart
198 * Re-verify that the servo service on the servo host is
200 * Re-initialize the DUT host object with the correct servo
203 * Re-initialize the servo settings, since restarting `servod`
206 plugged in to the servo host.)
208 @param host CrosHost object with the servo to be initialized.
211 raise Exception('No answer to ping from Servo host')
213 raise Exception('No answer to ssh from Servo host')
227 logging.debug('Starting servo host verification')
229 host.servo = host._servo_host.get_servo()
230 host.servo.initialize_dut()
231 if not host.servo.probe_host_usb_dev():
232 raise Exception('No USB stick detected on Servo host')
299 the DUT is in dev mode, and the servo's USB stick already has a
308 @param host Host instance to use for servo and ssh operations.
310 servo = host.servo
314 servo.get_power_state_controller().power_off()
315 servo.switch_usbkey('dut')
316 servo.get_power_state_controller().power_on()
320 servo.ctrl_u()
342 Install a stable test image on the DUT using the full servo
354 host.servo.image_to_servo_usb(