| opends/tests/staf-tests/shared/ant/build.properties | ●●●●● patch | view | raw | blame | history | |
| opends/tests/staf-tests/shared/tests/runTests.xml | ●●●●● patch | view | raw | blame | history |
opends/tests/staf-tests/shared/ant/build.properties
@@ -121,5 +121,5 @@ tests.os.string=${os.name} tests.jvm.string=${java.version}(${sun.arch.data.model} bits) original.archive=${default.opends.dir}/${default.opends.name}.zip replication.split='false' replication.eclmode='n/a' replication.split=false replication.eclmode=n/a opends/tests/staf-tests/shared/tests/runTests.xml
@@ -24,7 +24,7 @@ ! CDDL HEADER END ! ! Copyright 2006-2010 Sun Microsystems, Inc. ! Portions Copyright 2011 Forgerock AS ! Portions Copyright 2011-2013 Forgerock AS ! --> <stax> <defaultcall function="main" /> @@ -81,6 +81,7 @@ # Create the initial report.cfg file # This file is used by the cgi script import time starttime = time.strftime("%Y/%m/%d %H:%M:%S", time.gmtime(TESTS_TIMESTAMP)) reportCfg = open('%s/logs/report.cfg' % LOGS_ROOT, 'w') reportCfg.write('[Main]\n')