On Mon, Feb 25, 2013 at 04:23:03PM -0600, Matthew Musgrove wrote:

> I was thinking about setting up multiple smokers (at least two: 5.16.2 with
> and without thread support) on one box. Does anyone have a set up like this
> that also makes use of distroprefs? If so, how do you manage the
> distroprefs?

I use the same distroprefs on all my smokers, distributed to them all by
a small shell script and rsync.  You can put conditions in them if you
need something to behave differently depending on the build of perl. eg:

---
comment: "Ignore (ADAMK|TODDR)/IPC-Run-0* on Alpha/BSD because it hangs"
match:
  distribution: "(ADAMK|TODDR)/IPC-Run-0"
  perlconfig:
    archname: "alpha-netbsd"

-- 
David Cantrell | Reality Engineer, Ministry of Information

You can't spell "slaughter" without "laughter"

Reply via email to