Date: Fri, 24 Oct 2014 23:44:10 -0700 From: Alfred Perlstein <alfred@freebsd.org> To: Garrett Cooper <yaneurabeya@gmail.com>, Craig Rodrigues <rodrigc@freebsd.org> Cc: "freebsd-testing@freebsd.org" <freebsd-testing@freebsd.org>, FreeBSD stable <freebsd-stable@freebsd.org>, "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org> Subject: Re: Automatically running /usr/tests on stable/10 branch under Jenkins Message-ID: <544B46BA.4000008@freebsd.org> In-Reply-To: <81030948-E60F-4AAD-AAF1-16349607917D@gmail.com> References: <CAG=rPVe-hCYiH5YuC%2BrzrucJbHJvEFmik0RAA%2Brq%2BXQ5K_A0Ww@mail.gmail.com> <20141024053636.GH11222@dft-labs.eu> <CAHM0Q_MOLoYGVhVOwAHfxKmMdX8bBK0Y=OoiR0TR=t3kQyYtVQ@mail.gmail.com> <CAG=rPVcRkCtwjNdzO2p6PuMVTLTFh7qKN=pxPVDrE0DM=R_a9w@mail.gmail.com> <81030948-E60F-4AAD-AAF1-16349607917D@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/24/14 9:45 PM, Garrett Cooper wrote: > On Oct 24, 2014, at 21:20, Craig Rodrigues <rodrigc@freebsd.org> wrote: > >> On Thu, Oct 23, 2014 at 11:06 PM, K. Macy <kmacy@freebsd.org> wrote: >> >>>>> (2) Creates a bootable UFS image with makefs >>>> any chance zfs will be used as well? >>>> >>> Seconded. There are residual locking issues issues in ZFS. >>> Particularly in the less exercised areas. >>> >> I think what would be an interesting exercise is to set up a Jenkins job to >> build >> and boot a bhyve VM with ZFS, and then run >> the ZFS Test Suite, ported by Alan Somers to FreeBSD: >> >> https://lists.freebsd.org/pipermail/freebsd-testing/2014-August/000503.html >> >> >> Are there any volunteers who would like to help set that up and get it >> running >> under Jenkins? > I think getting tools/regression/zfs working first would be a better idea (which means that ZFS developers will need to go debug/fix the issue noted in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191574 ). I’ll go ahead and commit my fixes to head from my github fork so it runs. > > Alan also suggested against integrating the test suite as-is, because as he said, "Remember, don't run these tests on a production system. They WILL cause panics and deadlocks, and they may cause data loss too.” > > Cheers, > -Garrett Wait, we want to sweep those bugs under the rug? What exactly is wrong with making a test harness that can very easily reproduce a known problem? The chances are that anyone will dive into it once the bug is easily reproducible. -Alfred
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?544B46BA.4000008>