[riot-commits] [RIOT-OS/RIOT] cb15b5: x86: increase timeout in qemu's term
Oleg Hahm
oleg at hobbykeller.org
Tue Jul 8 17:32:21 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: cb15b52d7335567bf9add28902eee49cffa9070b
https://github.com/RIOT-OS/RIOT/commit/cb15b52d7335567bf9add28902eee49cffa9070b
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M boards/qemu-i386/dist/term.py
Log Message:
-----------
x86: increase timeout in qemu's term
Currently `boards/qemu-i386/dist/term.py` expects QEMU to connect in
less than 5 seconds, which is plenty on any user machine. Travis CI,
which we use without paying a cent, sometimes fails to start QEMU in
this is timeframe, though.
This PR increases the timeout to one minute.
Commit: 6f96bd76b85209f34c0dfd9018531e4e6c3b38c3
https://github.com/RIOT-OS/RIOT/commit/6f96bd76b85209f34c0dfd9018531e4e6c3b38c3
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M boards/qemu-i386/dist/term.py
Log Message:
-----------
Merge pull request #1382 from Kijewski/qemu-i86-term-timeout
x86: increase timeout in qemu's term
Compare: https://github.com/RIOT-OS/RIOT/compare/a13066a0a66e...6f96bd76b852
More information about the commits
mailing list