Hi Julius,
https://qa.coreboot.org/job/coreboot-boot-test/ sends off ToT builds to 9esec's Lava system where they are run on some virtual and real devices. See for example the comments to https://review.coreboot.org/c/coreboot/+/51189 where Lava reports passing on 5 qemu configs and 3 real devices.
Regards, Patrick
Am Do., 4. März 2021 um 02:42 Uhr schrieb Julius Werner < jwerner@chromium.org>:
I'm just curious... have we ever considered booting some of our QEMU targets as part of the Jenkins CI? I know they don't do a lot but they do cover some stuff (e.g. CBFS). I randomly happened to boot one of my in-flight patch trains on qemu-i440fx recently and discovered that I accidentally broke rmodule loading. Would be nice if Jenkins could just do that for you automatically.
Just wanted to know whether this had been discussed before and people have come up with good reasons not to do it, or if it's just a matter of nobody had time to implement it yet. (And if someone wanted to implement it, what would be the best hook point? Put it into abuild?)