[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Clustering tests and hsqldb
timfox
do-not-reply at jboss.com
Wed Nov 1 04:52:20 EST 2006
The jms clustering tests in jms/clustering (TRUNK) require a shared database so aren't currently automatically run when running the funtional test suite.
It's necessary to have mysql running and explicitly run the clustering-tests target.
This is a bit clunky, one suggestion would be to make our default test target database mysql. I think this makes a lot of sense since no-one should be using hsqldb in a real setup anyway.
This would require co-ordination with QA to make sure the continuous build works against mysql.
For now though, could everyone ensure they run the clustering-tests target before committing after they run the normal test suite? Thanks
Comments?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982328#3982328
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982328
More information about the jboss-dev-forums
mailing list