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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...