]> code.ossystems Code Review - openembedded-core.git/commit
scripts/autobuilder-worker-prereq-tests: Shore up qemu testing
authorMichael Halstead <mhalstead@linuxfoundation.org>
Thu, 8 Nov 2018 20:58:40 +0000 (12:58 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Nov 2018 15:18:28 +0000 (15:18 +0000)
commit5fb26ff0b56eebb864fd8f74c015e414476eec43
tree3e45c0361fef3823ab865c69fea4895f40d5bd2a
parent3a09cee5994ce65079dab1042e47e5eed4540bb9
scripts/autobuilder-worker-prereq-tests: Shore up qemu testing

Check that yocto-autobuilder-helper has been cloned to the correct location.
Check that vnc is running using the same script the autobuilder does.
Set the DISPLAY enviroment variable to :1 the same way we do when building
normally.
Make the VM's serial console available so we can log in and power off allowing
the tests to continue.

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/autobuilder-worker-prereq-tests