Message ID | 20121017142313.5825.85671.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_dispatcher/device/fastmodel.py' --- lava_dispatcher/device/fastmodel.py 2012-10-17 03:45:38 +0000 +++ lava_dispatcher/device/fastmodel.py 2012-10-17 03:45:38 +0000 @@ -225,7 +225,7 @@ self.proc = logging_spawn( 'telnet localhost %s' % self._serial_port, logfile=self._create_rtsm_ostream(self.sio), - timeout=90) + timeout=1200) return self.proc def get_test_data_attachments(self):