]> code.ossystems Code Review - openembedded-core.git/commit
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)
committerSaul Wold <sgw@linux.intel.com>
Mon, 15 Jul 2013 17:29:26 +0000 (10:29 -0700)
commite828571683333e6f18ed56a84e114b5e54975bc7
treea1d120e3d2f9804d2273db480d1fc87329928e1f
parent1988de2fad86e8e34070ed6573a7be09fff5c0a2
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

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