On Mon, Mar 6, 2017 at 10:51 PM, Dave Chinner <david@xxxxxxxxxxxxx> wrote: > On Mon, Mar 06, 2017 at 03:25:03PM +0100, Jan Tulak wrote: >> Hi guys, >> >> II decided to streamline and automate some things for me with testing >> xfs, but as I worked on it, I realise that surely I'm not the first >> one to do that. So I would like to ask you, can you share your tips >> and tricks? :-) >> >> What I began to work at is a small suite of scripts to deploy a docker >> container (could be changed for a VM) which compiles my local version >> of xfsprogs and xfstests, runs it, and if I specify multiple >> revisions, it does it for every of the revisions and then tells me >> which test results changed between the revisions. I know the >> comparison of failures between runs can be done with >> tools/compare-failures. It doesn't detect a change in "not run" >> though, which I would like to detect too. >> >> Are you using anything like this you can share? > > Ted's xfstests-bld does this sort of stuff, IIRC, using KVM: > > https://git.kernel.org/cgit/fs/ext2/xfstests-bld.git/ > > Cheers, > > Dave. > > -- > Dave Chinner > david@xxxxxxxxxxxxx Thank you, it looks interesting. I see how it works. Jan -- Jan Tulak jtulak@xxxxxxxxxx / jan@xxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html