]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/README.ctest
Update ctest README
[bacula/bacula] / regress / README.ctest
index 87361f58b40a2e3e5a07a2d50a274ccdbcf52d2a..bb2dfee20617bd400e0a4daa15b1710faf8dd534 100644 (file)
@@ -51,6 +51,13 @@ So, you can choose between the following scripts:
  ./experimental-all    # experimental disk and tape testing
  ./experimental-disk   # experimental disk testing
 
+We recommend that you start with the ./experimental-disk runs so that
+you can check that everything is working fine.  Once that is done,
+try a nightly-xxx run.  The difference is the experimental runs are just
+that -- they are things where you are experimenting and it is expected that
+something might be broken (bad ctest configuration, experimental source
+code, ...), and nightly runs are not expected to fail.
+
 If you are a developer and you have modified your local SVN repository, you
 should be running the experimental tests -- they are designed for developers.
 If you do modify your local repository and commit it, then run a nightly