[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Clustering tests and hsqldb

timfox do-not-reply at jboss.com
Fri Nov 3 04:16:22 EST 2006


We could certainly use a different embedded database than HSQL for those tests that only require an embedded database.

However some of the tests, e.g. some of the clustering tests require a shared database that can be seen by all nodes in the cluster.

My point was, basically we should make the default test database a shared database, e.g. mysql so we can run the entire test suite.

When the tests are run against an embedded database, e.g. javadb, hsql or whatever not all the tests can be run which is not ideal.

Eventually this will be solved by running all tests against the full database matrix (Ryan told me we are on the waiting list for this after hibernate and jbpm) but until then I wanted a stop-gap solution.

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

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



More information about the jboss-dev-forums mailing list