]> git.sur5r.net Git - bacula/bacula/commitdiff
Technotes + update tests run
authorKern Sibbald <kern@sibbald.com>
Sat, 3 Oct 2009 13:40:50 +0000 (15:40 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 3 Oct 2009 13:40:50 +0000 (15:40 +0200)
bacula/technotes
regress/DartTestfile.txt.in
regress/all-disk-tests

index fcfd6e8c8c0fe3d609c3c8cfe89b727607d2efe1..83b873f566cd6e0fb842436c267874d808f0d0f8 100644 (file)
@@ -3,6 +3,7 @@
 General:
 
 03Oct09
+kes  Add a MaxVolBytes test that create over 100 Vols
 kes  Fix bug #1382 newly created disk volumes -> file not found warning 
 02Oct09
 ebl  Cleanup the console timeout code.
index 3a240b1a175ea9ee6339009ab0971685b103aebc..46e01ff0864476931edecd8b18788facd9f5f8c5 100644 (file)
@@ -31,6 +31,7 @@ ADD_TEST(disk:four-jobs-test "@regressdir@/tests/four-jobs-test")
 ADD_TEST(disk:hardlink-test "@regressdir@/tests/hardlink-test")
 ADD_TEST(disk:incremental-2media "@regressdir@/tests/incremental-2media")
 ADD_TEST(disk:incremental-test "@regressdir@/tests/incremental-test")
+ADD_TEST(disk:maxbytes-test "@regressdir@/tests/maxbytes-test")
 ADD_TEST(disk:maxtime-test "@regressdir@/tests/maxtime-test")
 SET_TESTS_PROPERTIES(disk:maxtime-test PROPERTIES     
    PASS_REGULAR_EXPRESSION "Fatal error")
index 416ea6176bed1e19d989f1d426276cf0394461f4..75d8e8dc580d7e50f2e62877dc46ea4c75424190 100755 (executable)
@@ -49,6 +49,7 @@ nice tests/source-addr-test
 nice tests/stats-test
 nice tests/six-vol-test
 nice tests/span-vol-test
+nice tests/maxbytes-test
 nice tests/maxtime-test
 nice tests/maxvol-test
 nice tests/maxvol2-test