Name Date Size

.. 2014-05-10 12:53:30 7

build 2014-05-10 12:53:30 1.6 KiB

build.bat 2014-05-10 12:53:30 1.6 KiB

functional-tests 2013-05-30 07:36:25 4

README 2013-09-11 19:15:11 660

shared 2014-05-10 12:53:32 13

stress-tests 2013-05-30 07:36:25 4

TODO 2014-05-10 12:53:30 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