[jboss-jira] [JBoss JIRA] (DROOLS-1121) Run tests with different supported databases

Petr Široký (JIRA) issues at jboss.org
Thu Apr 14 06:06:00 EDT 2016


Petr Široký created DROOLS-1121:
-----------------------------------

             Summary: Run tests with different supported databases
                 Key: DROOLS-1121
                 URL: https://issues.jboss.org/browse/DROOLS-1121
             Project: Drools
          Issue Type: Task
            Reporter: Petr Široký
            Assignee: Petr Široký


Currently we only run tests with embedded H2 database, which is often not enough, because different databases do slightly different things and thus even if the code works on H2, it does not mean it will work on all supported databases.

We need to look into testing with multiple databases, preferably using Docker containers as that way we can make sure the databases are always in a clean state (as opposed to using shared DB instances).



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list