Add qemuarm and qemuarm64 build flavours to the CI pipeline
3 unresolved threads
3 unresolved threads
This is mandatory in order to start running tests on these two images.
Signed-off-by: Stevan Radaković stevan.radakovic@linaro.org
Merge request reports
Activity
Filter activity
added 1 commit
- 07d53df1 - Add qemuarm and qemuarm64 build flavours to the CI pipeline
Not very favorable of adding it while qemuarm64 doesn't boot. The one that boots is qemu-generic-arm64 (and was worked on by @pidge). I think we should decide which one we work on first.
@mrybczyn ah I wasn't aware of this. Is there an issue to be linked for that work on qemu-generic-arm64?
Nope. For records:
qemuarm64:
$ runqemu qemuarm64 qemuparams="-nographic" oniro-image-base wic runqemu - INFO - Running MACHINE=qemuarm64 bitbake -e ... runqemu - ERROR - Can't find rootfs: /oniroproject-current/build-oniro-linux/tmp/deploy/images/qemuarm64/oniro-image-base-qemuarm64.wic runqemu - INFO - Cleaning up
qemuarm:
$ runqemu qemuarm qemuparams="-nographic" oniro-image-base wic runqemu - INFO - Running MACHINE=qemuarm bitbake -e ... runqemu - ERROR - Can't find rootfs: /oniroproject-current/build-oniro-linux/tmp/deploy/images/qemuarm/oniro-image-base-qemuarm.wic runqemu - INFO - Cleaning up
And filled an issue: #667 (closed)
requested review from @mrybczyn
- Resolved by Zygmunt Krynicki
This MR will change after the qemu update MR? !250 (merged)
Please register or sign in to reply