README revision 6627
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halley[1] Prepare run
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halley$ ./build tests-configure
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halley=> for the question "Enter java home", the default value is a jre, in some tests we use javac so to avoid
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halleysome errors during the tests enter a path to a jdk
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob HalleyAfter running this command the following file is created: functional-tests-<hostname>.properties
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halley=> if you want to change the list of tests to be executed, edit this file and update the variable: test.plan.custom
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halleyfor instance: test.plan.custom=replication,core
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halley[2] Running the tests
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halley$ ./build tests-run
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halley[3] Monitoring the tests
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halley$ ./build staf-gui
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halleyin your browser open the following file:
6ea1b817e31b89a627e146fe69e23ea0a64c89ecBob Halley<log_dir>/<hostname>-<timestamp>/reports/results_tmp.xml