Name | Date | Size | |
---|---|---|---|
.. | 2013-09-19 16:42:00 | 7 | |
build | 2011-12-08 14:16:45 | 1.6 KiB | |
build.bat | 2011-12-08 14:16:45 | 1.6 KiB | |
functional-tests | 2013-09-19 16:42:00 | 4 | |
README | 2013-08-19 16:16:00 | 660 | |
shared | 2013-08-26 02:33:43 | 13 | |
stress-tests | 2013-06-25 15:09:47 | 4 | |
TODO | 2015-04-20 01:27:56 | 1 KiB |
README
[1] Prepare run
$ ./build tests-configure
=> for the question "Enter java home", the default value is a jre, in some tests we use javac so to avoid
some errors during the tests enter a path to a jdk
After running this command the following file is created: functional-tests-<hostname>.properties
=> if you want to change the list of tests to be executed, edit this file and update the variable: test.plan.custom
for instance: test.plan.custom=replication,core
[2] Running the tests
$ ./build tests-run
[3] Monitoring the tests
$ ./build staf-gui
or
in your browser open the following file:
<log_dir>/<hostname>-<timestamp>/reports/results_tmp.xml