]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
BEE Backport regress/tests/restart2-job-test
authorEric Bollengier <eric@baculasystems.com>
Wed, 2 Sep 2020 13:02:12 +0000 (15:02 +0200)
committerEric Bollengier <eric@baculasystems.com>
Tue, 1 Mar 2022 14:36:18 +0000 (15:36 +0100)
This commit is the result of the squash of the following main commits:

Author: Eric Bollengier <eric@baculasystems.com>
Date:   Wed Mar 20 20:58:37 2019 +0100

    regress: Adapt restart-* tests with AllowIncompleteJobs directive

regress/tests/restart2-job-test

index 952c0090e7e8f9f5ede6188a17d2c73c07e81111..48c7875cc1cf31bab49a36b1a69da22355265a4b 100755 (executable)
@@ -17,6 +17,7 @@ echo "${cwd}/build" >${cwd}/tmp/file-list
 
 change_jobname NightlySave $JobName
 $bperl -e 'add_attribute("$conf/bacula-fd.conf", "MaximumBandwidthPerJob", "100 kB/s", "FileDaemon")'
+$bperl -e "add_attribute('$conf/bacula-dir.conf', 'AllowIncompleteJobs', 'yes', 'Job')"
 
 start_test