]> git.sur5r.net Git - bacula/bacula/commitdiff
regress: update bvfs_test
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 7 Mar 2010 13:52:55 +0000 (14:52 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:49:38 +0000 (16:49 +0200)
regress/tests/bvfs-test

index 7e1d1170e21d470a813854304c2aec75ae918f98..49ed3d47f85e0d6f8e5fa2834f5c42e10170f1f3 100755 (executable)
@@ -157,6 +157,14 @@ yes
 wait
 status storage=File
 messages
+@$out ${tmp}/log3.out
+setdebug level=10 director
+.bvfs_update
+sql
+SELECT HasCache FROM Job WHERE Type='B';
+
+.bvfs_lsdir path=${tmpsrc}/ jobid=1,2,3,4,5,6,7,8
+.bvfs_lsfile path=${tmpsrc}/ jobid=1,2,3,4,5,6,7,8
 quit
 END_OF_DATA
 
@@ -171,7 +179,6 @@ check_two_logs
 rm -f ${tmpsrc}/*.c
 check_restore_tmp_build_diff
 
-
 ${cwd}/build/src/tools/bvfs_test -T  -p ${tmpsrc} -j 1,2,3,4,5,6,7,8 \
     -w "$working" -n "$db_name" -u "$db_user" -P "$db_password"