Home | History | Annotate | Download | only in scheduler

Lines Matching refs:pidfile_monitor

16 from autotest_lib.scheduler import pidfile_monitor
532 self.god.stub_with(pidfile_monitor, '_get_pidfile_timeout_secs',
542 self.monitor = pidfile_monitor.PidfileRunMonitor()
629 self.assertRaises(pidfile_monitor.PidfileRunMonitor._PidfileException,
689 pidfile_monitor._get_pidfile_timeout_secs() - 1)