testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurable and...
authorStefan Stanacar <stefanx.stanacar@intel.com>
Wed, 10 Jul 2013 11:33:32 +0000 (14:33 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jul 2013 09:04:15 +0000 (10:04 +0100)
commit5604219ed10db4e3b00f94e65525b4ebe44dfeeb
tree5a8cfb7fa1ff5266d2306db1396590575fe37b08
parent7dc7a6e67fa4b1d487918ce6b33bbc1b909f95a7
testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurable and increase it

On a loaded host (such as an AB setup where multiple builds run)
the 200 seconds timeout might not be enough to reach the login prompt.
Also make it configurable so we can set it from local.conf/auto.conf

(From OE-Core rev: e828571683333e6f18ed56a84e114b5e54975bc7)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass
meta/lib/oeqa/utils/qemurunner.py