]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/devtool: use new runqemu function
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 27 Jul 2015 13:04:06 +0000 (14:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jul 2015 22:28:21 +0000 (23:28 +0100)
commit3d3748a237bb06ce7d9520bf485ef0c6cf1adc86
tree196764c362759e2a5de25763bdbb564617b6aa09
parent7bf55e7b8036bb09f49ee0987fd002ec25e3e9e0
oeqa/selftest/devtool: use new runqemu function

Use the common code we now have to run QEMU instead of running it
ourselves, avoiding reliance on the machine showing up at 192.168.7.2.
This also makes a copy of the image rather than using -snapshot so if we
need to inspect the image after a failure, we can.

Fixes [YOCTO #7928].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/devtool.py