Home
last modified time | relevance | path

Searched refs:SentryRPMController (Results 1 – 5 of 5) sorted by relevance

/external/autotest/site_utils/rpm_control_system/
Dsetup_rpms.py45 rpm = rpm_controller.SentryRPMController(rpm_name)
Drpm_integration_test.py65 rpm = rpm_controller.SentryRPMController('chromeos-rack8-rpm1')
Drpm_controller_unittest.py23 self.rpm = rpm_controller.SentryRPMController('chromeos-rack1-host8')
55 self.rpm = rpm_controller.SentryRPMController('chromeos-rack1-host8')
Drpm_dispatcher.py184 return rpm_controller.SentryRPMController(
Drpm_controller.py558 class SentryRPMController(RPMController): class
579 super(SentryRPMController, self).__init__(hostname, hydra_hostname)