Searched refs:PlanktonHost (Results 1 - 1 of 1) sorted by relevance

/external/autotest/server/hosts/
H A Dplankton_host.py33 class PlanktonHost(servo_host.ServoHost): class in inherits:servo_host.ServoHost
48 super(PlanktonHost, self)._initialize(plankton_host, plankton_port,
53 """Create a PlanktonHost object used to access plankton servo
58 unless both the PlanktonHost and the Servo are successfully
62 a PlanktonHost object,
67 @returns: A PlanktonHost object or None. See comments above.
73 return PlanktonHost(Required_by_test=True, is_in_lab=False, **plankton_args)

Completed in 91 milliseconds