]> git.sur5r.net Git - bacula/bacula/commitdiff
regress: tweak timing in prune-copy-test
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 1 Feb 2011 10:43:00 +0000 (11:43 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:39:56 +0000 (14:39 +0200)
regress/tests/prune-copy-test

index 92bfc5990745535b7c0a7f75e9d1292b6a8597de..2e8fa302dfa5b0044db40d988b46e1b60163f665 100755 (executable)
@@ -47,6 +47,7 @@ list volumes
 @#setdebug level=100 dir
 @# should copy two jobs
 @#setdebug level=51 storage=DiskChanger
+@sleep 2
 run job=copy-job yes
 wait
 messages
@@ -58,12 +59,14 @@ messages
 @#
 @# Now do another backup, but level Incremental
 @#
+@sleep 2
 run job=$JobName level=Incremental yes
 wait
 messages
 @#
 @# This final job that runs should be Incremental and
 @# not upgraded to full.
+@sleep 2
 @exec "touch $cwd/build/po/fr.po"
 run job=$JobName level=Incremental yes
 wait