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