]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update for next-vol test
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 17 Jun 2008 16:13:24 +0000 (16:13 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 17 Jun 2008 16:13:24 +0000 (16:13 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7154 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/bacula-dir-vtape.conf.in

index 118f496739e836e9ca4992d4cf9742556b832e17..2d222e3a7bb77b0297ce2b98a4dbd5085e216c65 100644 (file)
@@ -27,6 +27,7 @@ Job {
   Pool = Default
   Maximum Concurrent Jobs = 10
   SpoolData = yes
+  Max Wait Time = 1m
 # Prefer Mounted Volumes = no
 }
 
@@ -345,6 +346,15 @@ Pool {
   Volume Retention = 365d             # one year
 }
 
+Pool {
+  Name = Test
+  Pool Type = Backup
+  Recycle = yes                       # Bacula can automatically recycle Volumes
+  AutoPrune = yes                     # Prune expired volumes
+  Volume Retention = 365d             # one year
+  MaximumVolumeJobs = 1
+}
+
 Pool {
   Name = Inc
   Pool Type = Backup