Menu

#103 Stress tests use counts from build.xml

v3.0 (Rabbit Hole)
open
nobody
None
5
2001-09-19
2001-09-19
No

I've changed the stress tests to use threadcount,
iterationcount, and beancount from the build.xml files.
You can set these in a local.properties file like this:

### Test properties

junit.timeout=120000
jbosstest.threadcount=2
jbosstest.iterationcount=2
jbosstest.beancount=2

You may want to use such small values until the tests
all work with these small values.

Discussion


Log in to post a comment.