[flymine-dev] New test database, properties
Matthew Wakeling
flymine-dev@flymine.org
Thu, 26 May 2005 16:46:11 +0100 (BST)
I have created a new objectstore "mode," which doesn't use an OBJECT
column in the database, and a new set of tests for it. You will need to
create a new database in order to run intermine tests, and properties to
match. For example, add:
db.flatmodeunittest.datasource.serverName=<host>
db.flatmodeunittest.datasource.databaseName=flatmodetest
db.flatmodeunittest.datasource.user=<user>
db.flatmodeunittest.datasource.password=<password>
to your intermine.properties file, and create the flatmodetest database.
This change means that we can remove the "noNotXml=false" properties from
the flymine items databases, which will (hopefully) make them run faster.
I have not done this.
Matthew
--
Q: What's the difference between ignorance and apathy?
A: I don't know, and I don't care.