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