commit | e414667050974e16eebe95b12ab22eb5f971ce18 | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Fri Jan 28 21:37:16 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Jan 31 20:33:50 2022 +0000 |
tree | 192e835fa6cdaff1dab1f5c6a101228c9ae1eafe | |
parent | c2796fe8ab0de5e9033c2bceff799991e5d7df6b [diff] |
qemu robot test: allow specifying IMAGE_LOC The existing script assumes qemuarm and the MACHINE under test are in the same folder. This change adds an option to specify a different location for the MACHINE image. Tested: UPSTREAM_WORKSPACE=/home/nanzhou_google_com/openbmc DEFAULT_IMAGE_LOC=./build/romulus/tmp/deploy/images QEMU_BIN=./qemuarm/tmp/sysroots/x86_64/usr/bin/qemu-system-arm MACHINE=romulus ./openbmc-build-scripts/run-qemu-robot -test.sh I cloned the openbmc distro in my home dir. Then source setup qemuarm and romulus separately, and finished the builds. Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I37800de63fe9d64dd28ffc6c5a4d3c0ea181a597
Build script for CI jobs in Jenkins.