]> git.sur5r.net Git - bacula/bacula/commitdiff
Reduce runscript wait times
authorKern Sibbald <kern@sibbald.com>
Thu, 10 Sep 2009 19:23:17 +0000 (21:23 +0200)
committerKern Sibbald <kern@sibbald.com>
Thu, 10 Sep 2009 19:23:17 +0000 (21:23 +0200)
regress/scripts/bacula-dir-strip.conf.in
regress/scripts/new-test-bacula-dir.conf.in
regress/scripts/plugin-test-bacula-dir.conf.in
regress/scripts/tls-auth-bacula-dir.conf.in
regress/scripts/tls-bacula-dir.conf.in

index c490892ae151876f16c6d8c74fd14223de3fd7fc..90ecc0e483e1d63869af19fa3dc58dee67155e92 100644 (file)
@@ -52,7 +52,7 @@ Job {
   Maximum Concurrent Jobs = 4
   SpoolData = yes
 # Prefer Mounted Volumes = no
-  Client Run Before Job = "/bin/sleep 120"
+  Client Run Before Job = "/bin/sleep 10"
 }
 
 Job {
index 1d08f64e8e8f6e606b95b5bf719461e7bc7b088d..4a8e9a8d6cd52fe2d211a62ad8cabe52f107c398 100644 (file)
@@ -122,7 +122,7 @@ Job {
   Messages = Standard
   Pool = Default
   Write Bootstrap = "@working_dir@/NightlySave.bsr"
-  ClientRunBeforeJob = "/bin/sleep 60"
+  ClientRunBeforeJob = "/bin/sleep 5"
 }
 
 
@@ -158,7 +158,7 @@ Job {
   Name = "bug621-job-1"
   Client = @hostname@-fd
   FileSet="Full Set"
-  ClientRunBeforeJob = "/bin/sleep 60"
+  ClientRunBeforeJob = "/bin/sleep 5"
 }
 
 Job {
index 19eb090402bbac3c5f0771f64e7b0da941faf57f..7a94c5ae611688c9da69c908b2a7cd84d5d672e0 100644 (file)
@@ -157,7 +157,7 @@ Job {
   Name = "bug621-job-1"
   Client = @hostname@-fd
   FileSet="Full Set"
-  ClientRunBeforeJob = "/bin/sleep 60"
+  ClientRunBeforeJob = "/bin/sleep 5"
 }
 
 Job {
index b6d658406adfba171894a75b1f2a6e4c09c3ea71..d1651c585b98d6f228b1d11fe1d422dbbd537cfc 100644 (file)
@@ -108,7 +108,7 @@ Job {
   Messages = Standard
   Pool = Default
   Write Bootstrap = "@working_dir@/NightlySave.bsr"
-  ClientRunBeforeJob = "/bin/sleep 60"
+  ClientRunBeforeJob = "/bin/sleep 5"
 }
 
 
@@ -144,7 +144,7 @@ Job {
   Name = "bug621-job-1"
   Client = @hostname@-fd
   FileSet="Full Set"
-  ClientRunBeforeJob = "/bin/sleep 60"
+  ClientRunBeforeJob = "/bin/sleep 5"
 }
 
 Job {
index 4be53c8824d3ca5a95899f5cbd458b84839b7d49..5133db1547ca0143830d4579d0257ec5bd92ef70 100644 (file)
@@ -108,7 +108,7 @@ Job {
   Messages = Standard
   Pool = Default
   Write Bootstrap = "@working_dir@/NightlySave.bsr"
-  ClientRunBeforeJob = "/bin/sleep 60"
+  ClientRunBeforeJob = "/bin/sleep 5"
 }
 
 
@@ -144,7 +144,7 @@ Job {
   Name = "bug621-job-1"
   Client = localhost-fd
   FileSet="Full Set"
-  ClientRunBeforeJob = "/bin/sleep 60"
+  ClientRunBeforeJob = "/bin/sleep 5"
 }
 
 Job {