On 14 Sep 2007 at 11:56, Dan Langille wrote: > On 14 Sep 2007 at 13:04, Kern Sibbald wrote: > > > I have back ported the "stable" fixes we have made to the current SVN > > trunk (2.3.4) to the 2.2 branch, and would appreciate it if you would run > > some regression tests -- they all pass here, but before releasing it, I > > think > > it would be good to see that it runs elsewhere. > > Passed on: > FreeBSD 6.2 with PostgreSQL 8.2.4 > FreeBSD 7.x with MySQL 5.1 > > Details below.
[FreeBSD 6.2 results snipped] > Configuration on Fri Sep 14 14:16:25 UTC 2007: > > Host: i386-unknown-freebsd7.0 -- freebsd 7.0- > CURRENT > Bacula version: 2.2.4 (12 September 2007) > Source code location: . > Install binaries: > /usr/home/dan/src/BaculaRegressionTesting/bin > Install config files: > /usr/home/dan/src/BaculaRegressionTesting/bin > Scripts directory: > /usr/home/dan/src/BaculaRegressionTesting/bin > Working directory: > /usr/home/dan/src/BaculaRegressionTesting/working > PID directory: > /usr/home/dan/src/BaculaRegressionTesting/working > Subsys directory: > /usr/home/dan/src/BaculaRegressionTesting/working > Man directory: > /usr/home/dan/src/BaculaRegressionTesting/bin > Data directory: /usr/share > C Compiler: gcc 4.2.0 > C++ Compiler: /usr/bin/g++ 4.2.0 > Compiler flags: -g -O2 -Wall -fno-strict-aliasing -fno- > exceptions -fno-rtti > Linker flags: -O > Libraries: -lpthread > Statically Linked Tools: no > Statically Linked FD: no > Statically Linked SD: no > Statically Linked DIR: no > Statically Linked CONS: no > Database type: MySQL > Database lib: -L/usr/local/lib/mysql -lmysqlclient_r - > lz > Database name: regress > Database user: regress > > Job Output Email: [EMAIL PROTECTED] > Traceback Email: [EMAIL PROTECTED] > SMTP Host Address: localhost > > Director Port: 8101 > File daemon Port: 8102 > Storage daemon Port: 8103 > > Director User: > Director Group: > Storage Daemon User: > Storage DaemonGroup: > File Daemon User: > File Daemon Group: > > SQL binaries Directory /usr/local/bin > > Large file support: yes > Bacula conio support: yes -ltermcap > readline support: no > TCP Wrappers support: no > TLS support: yes > Encryption support: yes > ZLIB support: yes > enable-smartalloc: yes > bat support: no > enable-gnome: no > enable-bwx-console: no > enable-tray-monitor: > client-only: no > build-dird: yes > build-stored: yes > ACL support: yes > Python support: no > Batch insert enabled: yes > > > > Test results > > > Start non-root disk tests > ===== auto-label-test OK 14:21:03 ===== > ===== backup-bacula-test OK 14:23:25 ===== > ===== bextract-test OK 14:24:37 ===== > ===== big-vol-test OK 14:26:03 ===== > ===== bscan-test OK 14:27:38 ===== > ===== bsr-opt-test OK 14:28:26 ===== > ===== compressed-test OK 14:31:06 ===== > ===== compressed-encrypt-test OK 14:37:14 ===== > ===== concurrent-jobs-test OK 14:38:40 ===== > ===== data-encrypt-test OK 14:41:30 ===== > ===== encrypt-bug-test OK 14:42:11 ===== > ===== fifo-test OK 14:43:46 ===== > ===== backup-to-null OK 14:44:48 ===== > ===== regexwhere-test OK 14:46:02 ===== > ===== differential-test OK 14:46:46 ===== > ===== four-concurrent-jobs-test OK 14:49:08 ===== > ===== four-jobs-test OK 14:51:13 ===== > ===== incremental-test OK 14:52:23 ===== > ===== query-test OK 14:53:35 ===== > ===== recycle-test OK 14:55:56 ===== > ===== restore2-by-file-test OK 14:56:47 ===== > ===== restore-by-file-test OK 14:57:22 ===== > ===== restore-disk-seek-test OK 14:58:00 ===== > ===== six-vol-test OK 14:58:47 ===== > ===== span-vol-test OK 14:59:58 ===== > ===== sparse-compressed-test OK 15:01:06 ===== > ===== sparse-test OK 15:02:09 ===== > ===== two-jobs-test OK 15:04:09 ===== > ===== two-vol-test OK 15:05:16 ===== > ===== verify-cat-test OK 15:06:05 ===== > ===== verify-vol-test OK 15:06:59 ===== > ===== weird-files2-test OK 15:07:38 ===== > ===== weird-files-test OK 15:08:13 ===== > ===== migration-job-test OK 15:10:11 ===== > ===== migration-jobspan-test OK 15:11:49 ===== > ===== migration-volume-test OK 15:13:22 ===== > ===== migration-time-test OK 15:15:50 ===== > ===== hardlink-test OK 15:16:28 ===== > ===== tls-test OK 15:17:51 ===== > End non-root disk tests > > Start non-root virtual disk autochangertests > ===== two-pool-test OK 15:23:01 ===== > ===== fast-two-pool-test OK 15:29:24 ===== > ===== two-volume-test OK 15:30:42 ===== > ===== incremental-2disk OK 15:31:30 ===== > ===== 2drive-incremental-2disk OK 15:32:18 ===== > ===== 2drive-concurrent-test OK 15:34:54 ===== > ===== incremental-2media OK 15:36:15 ===== > ===== three-pool-disk OK 15:38:42 ===== > ===== 2drive-3pool-disk OK 15:41:21 ===== > End non-root virtual disk autochangertests > End do_file tests > Total time = 1:22:18 or 4938 secs Kind of hard to compare with the following because Python was not installed here... But the tests passed. bacula-sd cored on the 2drive-incremental-2disk test, but falsely reported a pass. I say we ignore that failure, because we're working on that problem in another thread. Configuration on Fri Sep 14 17:12:41 UTC 2007: Host: i386-unknown-freebsd7.0 -- freebsd 7.0- CURRENT Bacula version: 2.2.4 (12 September 2007) Source code location: . Install binaries: /usr/home/dan/src/BaculaRegressionTesting/bin Install config files: /usr/home/dan/src/BaculaRegressionTesting/bin Scripts directory: /usr/home/dan/src/BaculaRegressionTesting/bin Working directory: /usr/home/dan/src/BaculaRegressionTesting/working PID directory: /usr/home/dan/src/BaculaRegressionTesting/working Subsys directory: /usr/home/dan/src/BaculaRegressionTesting/working Man directory: /usr/home/dan/src/BaculaRegressionTesting/bin Data directory: /usr/share C Compiler: gcc 4.2.0 C++ Compiler: /usr/bin/g++ 4.2.0 Compiler flags: -g -O2 -Wall -fno-strict-aliasing -fno- exceptions -fno-rtti Linker flags: -O Libraries: -lpthread Statically Linked Tools: no Statically Linked FD: no Statically Linked SD: no Statically Linked DIR: no Statically Linked CONS: no Database type: PostgreSQL Database lib: -L/usr/local/lib -lpq -lcrypt Database name: regress Database user: regress Job Output Email: [EMAIL PROTECTED] Traceback Email: [EMAIL PROTECTED] SMTP Host Address: localhost Director Port: 8101 File daemon Port: 8102 Storage daemon Port: 8103 Director User: Director Group: Storage Daemon User: Storage DaemonGroup: File Daemon User: File Daemon Group: SQL binaries Directory /usr/local/bin Large file support: yes Bacula conio support: yes -ltermcap readline support: no TCP Wrappers support: no TLS support: yes Encryption support: yes ZLIB support: yes enable-smartalloc: yes bat support: no enable-gnome: no enable-bwx-console: no enable-tray-monitor: client-only: no build-dird: yes build-stored: yes ACL support: yes Python support: no Batch insert enabled: yes Test results Start non-root disk tests ===== auto-label-test OK 17:16:27 ===== ===== backup-bacula-test OK 17:18:16 ===== ===== bextract-test OK 17:19:20 ===== ===== big-vol-test OK 17:20:51 ===== ===== bscan-test OK 17:22:25 ===== ===== bsr-opt-test OK 17:23:19 ===== ===== compressed-test OK 17:24:28 ===== ===== compressed-encrypt-test OK 17:25:52 ===== ===== concurrent-jobs-test OK 17:27:09 ===== ===== data-encrypt-test OK 17:28:47 ===== ===== encrypt-bug-test OK 17:29:34 ===== ===== fifo-test OK 17:31:19 ===== ===== backup-to-null OK 17:32:30 ===== ===== regexwhere-test OK 17:33:54 ===== ===== differential-test OK 17:34:44 ===== ===== four-concurrent-jobs-test OK 17:37:14 ===== ===== four-jobs-test OK 17:39:18 ===== ===== incremental-test OK 17:40:40 ===== ===== query-test OK 17:42:09 ===== ===== recycle-test OK 17:44:23 ===== ===== restore2-by-file-test OK 17:45:26 ===== ===== restore-by-file-test OK 17:46:07 ===== ===== restore-disk-seek-test OK 17:46:54 ===== ===== six-vol-test OK 17:47:48 ===== ===== span-vol-test OK 17:48:58 ===== ===== sparse-compressed-test OK 17:50:09 ===== ===== sparse-test OK 17:51:12 ===== ===== two-jobs-test OK 17:53:07 ===== ===== two-vol-test OK 17:54:13 ===== ===== verify-cat-test OK 17:55:15 ===== ===== verify-vol-test OK 17:56:18 ===== ===== weird-files2-test OK 17:57:04 ===== ===== weird-files-test OK 17:57:45 ===== ===== migration-job-test OK 17:59:35 ===== ===== migration-jobspan-test OK 18:01:22 ===== ===== migration-volume-test OK 18:02:53 ===== ===== migration-time-test OK 18:05:17 ===== ===== hardlink-test OK 18:06:02 ===== ===== tls-test OK 18:07:29 ===== End non-root disk tests Start non-root virtual disk autochangertests ===== two-pool-test OK 18:12:41 ===== ===== fast-two-pool-test OK 18:18:40 ===== ===== two-volume-test OK 18:19:53 ===== ===== incremental-2disk OK 18:20:49 ===== ===== 2drive-incremental-2disk OK 18:31:54 ===== ===== 2drive-concurrent-test OK 18:34:23 ===== ===== incremental-2media OK 18:35:46 ===== ===== three-pool-disk OK 18:38:20 ===== ===== 2drive-3pool-disk OK 18:41:12 ===== End non-root virtual disk autochangertests -- 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
