On Mon, 21 Jan 2019 at 14:32, Corey Minyard <[email protected]> wrote:
>
> On 1/21/19 12:19 AM, Thomas Huth wrote:
> > On 2019-01-18 19:54, Peter Maydell wrote:
> >> The ipmi-bt-test fails intermittently, especially on the NetBSD VM.
> >> The frequency of this failure has recently gone up sharply to the
> >> point that I'm having to retry the NetBSD build multiple times
> >> to get a pass when merging pull requests.
> >>
> >> Disable the test until we can figure out why it's failing.

> I'll try to figure out why it's failing.  I assume I'll need a freebsd
> system.

No, the tests/vm setup will let you run the VM on a Linux
box (and that's what I do): just run
 make -C your-build-dir vm-build-netbsd J=8 V=1

It's also possible to log in to the VM rather than just
running tests and stopping: docs/devel/testing.rst has
the details.

thanks
-- PMM

Reply via email to