[
https://issues.apache.org/jira/browse/OOZIE-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13145758#comment-13145758
]
[email protected] commented on OOZIE-557:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1894/
-----------------------------------------------------------
(Updated 2011-11-07 20:13:30.038178)
Review request for oozie.
Changes
-------
rebased patch addressing comments.
Summary
-------
Simplify/normalize testing configuration when using different databases
This addresses bug OOZIE-557.
https://issues.apache.org/jira/browse/OOZIE-557
Diffs (updated)
-----
/trunk/core/pom.xml 1198901
/trunk/core/src/test/java/org/apache/oozie/test/XTestCase.java 1198901
/trunk/core/src/test/resources/derby-oozie-site.xml PRE-CREATION
/trunk/core/src/test/resources/hsqldb-oozie-site.xml PRE-CREATION
/trunk/core/src/test/resources/mysql-oozie-site.xml 1198901
/trunk/core/src/test/resources/oracle-oozie-site.xml PRE-CREATION
/trunk/core/src/test/resources/postgres-oozie-site.xml PRE-CREATION
/trunk/core/src/test/resources/postgresql-oozie-site.xml 1198901
/trunk/docs/src/site/twiki/ENG_Building.twiki 1198901
/trunk/pom.xml 1198901
Diff: https://reviews.apache.org/r/1894/diff
Testing
-------
tested with all supported DBs (hsqldb, derby, oracle, mysql, postgres)
Thanks,
Alejandro
> Simplify/normalize testing configuration when using different databases
> -----------------------------------------------------------------------
>
> Key: OOZIE-557
> URL: https://issues.apache.org/jira/browse/OOZIE-557
> Project: Oozie
> Issue Type: Improvement
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Attachments: OOZIE-557v1.patch
>
>
> Each database should have a custom $DB-oozie-setup.xml in test/resources.
> The 'oozie.test.db' property should drive the loading of the corresponding
> site file.
> There should be site files for the supported DBs: hsqldb, derby, mysql,
> oracle & postgres.
> The same property should drive the inclusion of the Oracle/Mysql JAR file as
> a dependency.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira