]> git.sur5r.net Git - bacula/bacula/commitdiff
Update ctest README
authorKern Sibbald <kern@sibbald.com>
Wed, 25 Jun 2008 21:16:19 +0000 (21:16 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 25 Jun 2008 21:16:19 +0000 (21:16 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7232 91ce42f0-d328-0410-95d8-f526ca767f89

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