]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/CTestCustom.cmake
Implement slow regression for manual testing things like cancel/stop
[bacula/bacula] / regress / CTestCustom.cmake
index c1cb28bf923e7a5fb439c327e518bd232914a919..0061048c3665b9cd6a03561fee9ec8059c86ada9 100644 (file)
@@ -8,7 +8,7 @@ SET(CTEST_CUSTOM_ERROR_EXCEPTION
   "ERROR: *role \".*\" already exists"
   )
 
-SET(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 10000)
+SET(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 100000)
 SET(CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE 1048576)
 SET (CTEST_NIGHTLY_START_TIME "23:00:00 CET")