[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: Testsuite changes

bstansberry@jboss.com do-not-reply at jboss.com
Fri Aug 18 17:57:05 EDT 2006


I've added a 'one-cluster-test' target.  It took 5 mins; no idea why I had trouble before.

Example use:

build -Dtest=org/jboss/tests/cluster/partition/test/* one-cluster-test

It takes whatever you set the 'test' system property to and makes an ant patternset out of it.  Then starts the 2 servers in the standard "all" config (UDP, REPL_ASYNC, default BR setting for the branch) and executes all the tests in the patternset.

The name 'one-cluster-test' is inaccurate, since it will run as many tests as your patternset includes.

No ability for other configs (field, REPL-SYNC, non-default-BR) at this point.

Ben, when I get some cycles I'll do the bit you mentioned about easily running all the field tests, etc.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966180#3966180

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966180



More information about the jboss-dev-forums mailing list