On Monday 01 October 2007 02:29, Dan Langille wrote: > On 30 Sep 2007 at 15:06, Dan Langille wrote: > > On 27 Sep 2007 at 16:02, Dan Langille wrote: > > > At present, only one instance of regression testing can be run at a > > > given time on a system. It is not possible to run multiple > > > concurrent instances. Some tests use absolute pathnames. Thus, a > > > given instance of testing will overwrite what another instance is > > > using. > > > > I'm ready to check in my changes. I'll do that either later today or > > Monday. > > Done.
This seems to be working fine here -- it will take another couple of hours for all the tests to finish, but the script seems to be working correctly. Nice work. For the beta testers: you need to add one new item to your config file. # see --with-base-port at # http://www.bacula.org/rel-manual/Installing_Bacula.html # You only need to change this if you want to run more than one instance # of regression testing on the same box. You'll need to set BASEPORT # to values that do not overlap. BASEPORT is the first of three ports # required by each instance, one for each of Dir, SD, and the FD. # BASEPORT=8101 Thanks, Kern ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
