RE: Smoke [5.11.0] 34379 PASS linux 2.6.22.18-0.2-default [SuSE] (x86_64/4 cpu)
[email protected] ("Steve Hay") Mon, 22 Sep 2008 09:09:11 +0100
| Newsgroups | perl.perl5.porters,perl.daily-build,perl.daily-build.reports |
|---|---|
| Message-ID | <[email protected]> |
H.Merijn Brand wrote: > To switch to parallel smokes, you will need a recent Test::Smoke >=20 > Report by Test::Smoke v1.35 build 1203 running on perl 5.8.8 > (Reporter v0.033 / Smoker v0.041) >=20 > these lines in your smoke_config (up 3 to whatever you like) >=20 > "makeopt" =3D> "-j3", > "harnessonly" =3D> 1, > "hasharness3" =3D> 1, > "harness3opts" =3D> "j3", > "testmake" =3D> "make", >=20 > and >=20 > export TEST_JOBS=3D3 >=20 > before you start smoking and (currently, at least) you'll also need to not be running on Win32 :-(