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 plan to change the regression tests to allow more than one instance 
to run concurrently on a given system.  This will allow two users to 
test at the same time.  It will allow one person to run the tests 
against MySQL and PostgreSQL in parallel instead of in serial.

I will change the scripts to use relative paths.  The changes will 
make use of ${PWD}..  I will check in all my changes at once.  But 
before that, I'll make a tarball available for testing on other 
operating systems.  I'll be testing only on FreeBSD with MySQL and 
PostgreSQL.

ETA: Monday

-- 
Dan Langille - http://www.langille.org/
Available for hire: http://www.freebsddiary.org/dan_langille.php



-------------------------------------------------------------------------
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

Reply via email to