[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [RFC] Policy for supported hosts/platforms
From: |
Ed Maste |
Subject: |
Re: [Qemu-devel] [RFC] Policy for supported hosts/platforms |
Date: |
Thu, 20 Jun 2013 09:58:41 -0400 |
On 5 June 2013 10:04, Anthony Liguori <address@hidden> wrote:
>
> Hi,
>
> Below is the coverage we currently have in buildbot. It's not terribly
> complete but I suspect it does reflect what people are actually testing
> and care about.
>
> In terms of policy, we should consider buildbot coverage as a
> requirement for a platform/architecture to be fully supported. Fully
> supported means (1) that code will be rejected/reverted if it breaks one
> of these platforms (2) breaking these platforms will be a release
> blocker.
Is the documentation at http://wiki.qemu.org/ContinuousIntegration
still current? I emailed the contact listed there to offer a FreeBSD
build slave but haven't received a response.
The only remaining issue building from git head on FreeBSD is the text
segment relocation for bsd-user, for which I just sent a patch for
testing.