From: Eric Bollengier Date: Tue, 11 Sep 2012 15:42:20 +0000 (+0200) Subject: regress: tweak big-files-test X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6afcb57a4110c3bf74779769917f826836c6d5f3;p=bacula%2Fbacula regress: tweak big-files-test --- diff --git a/regress/tests/big-files-test b/regress/tests/big-files-test index cdc72b2450..1f8ae60990 100755 --- a/regress/tests/big-files-test +++ b/regress/tests/big-files-test @@ -28,6 +28,9 @@ sed 's%# Label Format% Label Format%' ${cwd}/bin/bacula-dir.conf > ${cwd}/tmp/1 # sed 's%Type = Backup%Type = Backup; Accurate = yes%' ${cwd}/tmp/1 > ${cwd}/bin/bacula-dir.conf sed 's%Type = Backup%Type = Backup%' ${cwd}/tmp/1 > ${cwd}/bin/bacula-dir.conf +$bperl -e "add_attribute('$conf/bacula-dir.conf', 'Max Run Time', '90min', 'Job')" +$bperl -e "add_attribute('$conf/bacula-dir.conf', 'SpoolData', 'no', 'Job')" + change_jobname MonsterFileSet $JobName start_test @@ -40,7 +43,7 @@ status all list pools messages @#setdebug level=110 storage=File -run job=$JobName storage=File yes +run job=$JobName spooldata=no storage=File yes list pools list volumes wait @@ -51,7 +54,7 @@ where Client.Name = 'localhost-fd' group by JobId, Level, StartTime, JobFiles order by JobId desc ; messages -run job=$JobName storage=File yes +run job=$JobName spooldata=no storage=File yes wait messages @# @@ -59,7 +62,7 @@ messages @# @$out ${cwd}/tmp/log2.out @#setdebug level=400 storage=File -restore where=${cwd}/tmp/bacula-restores select storage=File +restore where=${cwd}/many-files/bacula-restores select storage=File unmark * mark * count