Lines Matching refs:RPM
154 POWER_CONTROL_RPM = 'RPM'
1311 logging.debug('This host has recently interacted with the RPM'
1319 'cleanup through the RPM Infrastructure.')
1326 'charging. No need to try to turn RPM on '
1457 # Check if the rpm outlet was manipulated.
1854 """For a given hostname, return whether or not it is powered by an RPM.
1856 @param hostname: hostname to check for rpm support.
1859 for RPM powered DUT's in the lab. If it does follow the format,
1866 """For this host, return whether or not it is powered by an RPM.
1875 """Sets the power to the host via RPM, Servo or manual.
1879 use. By default "RPM" will be used. Valid values
1880 are the strings "RPM", "manual", "servoj10".
1899 raise error.TestFail('DUT does not have RPM connected.')
1907 """Turn off power to this host via RPM, Servo or manual.
1910 use. By default "RPM" will be used. Valid values
1911 are the strings "RPM", "manual", "servoj10".
1918 """Turn on power to this host via RPM, Servo or manual.
1921 use. By default "RPM" will be used. Valid values
1922 are the strings "RPM", "manual", "servoj10".
1932 use. By default "RPM" will be used. Valid values
1933 are the strings "RPM", "manual", "servoj10".