From: Eric Bollengier Date: Sun, 7 Mar 2010 13:52:55 +0000 (+0100) Subject: regress: update bvfs_test X-Git-Tag: Release-5.2.1~1628 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c5d85fe84f40c5a8001dfc4839259a2499f48b70;p=bacula%2Fbacula regress: update bvfs_test --- diff --git a/regress/tests/bvfs-test b/regress/tests/bvfs-test index 7e1d1170e2..49ed3d47f8 100755 --- a/regress/tests/bvfs-test +++ b/regress/tests/bvfs-test @@ -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"