Petter Reinholdtsen writes:

> [Petter Reinholdtsen]
>> What options do we have?  I can think of two: (1) Stop verifying during
>> build that coz when the kernel prohibits it or (2) find another way to
>> test coz during build that do not involve the kernel perf interface.
>> Any other ideas?

> I asked about this on #debian-release, and a third option came up.
> Change the build time testing to use qemu and enable the perf interface
> there.  I do not know how to do this, but they suggested to check out
> other packages doing this by searching for them using
> <URL: https://codesearch.debian.net/search?q=qemu+path%3A%2Fdebian%2Frules >.
> Look like at least grub2 is doing this.

> Lluís, do you have time to check this out?

Hmmmm, with grub2 that's easier to do because it's going to test the bootloader
that is the first thing going to start. In our case we'd have to bootstrap a
full system and then start it in qemu just to run the test. That doesn't sound
feasible to me (time and disk space to run the test), but I might be wrong.

Reply via email to