Home
last modified time | relevance | path

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

/external/autotest/site_utils/rpm_control_system/
Drpm_controller.py772 POE_USERNAME_PROMPT = 'User Name:' variable in CiscoPOEController
827 ssh.expect(self.POE_USERNAME_PROMPT, timeout=self.LOGIN_TIMEOUT)