Change Notes item #462964, was opened at 2001-09-19 12:21 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=462964&group_id=22866 Category: None Group: v3.0 (Rabbit Hole) Status: Open Priority: 5 Submitted By: David Jencks (d_jencks) Assigned to: Nobody/Anonymous (nobody) Summary: Stress tests use counts from build.xml Initial Comment: 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. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=462964&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
