[
https://jira.nuxeo.com/browse/NXBT-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Carsique resolved NXBT-390.
----------------------------------
Resolution: Fixed
https://github.com/nuxeo/tools-nuxeo-ftest/commit/1a18adf
> Remove duplicated database targets
> ----------------------------------
>
> Key: NXBT-390
> URL: https://jira.nuxeo.com/browse/NXBT-390
> Project: Nuxeo ECM Build/Test Environment
> Issue Type: Clean up
> Components: nuxeo-ftest
> Affects Versions: NXFT-1.7
> Reporter: Julien Carsique
> Assignee: Julien Carsique
> Fix For: NXFT-1.7.1
>
>
> There are too much indirections between database targets; for instance:
> * prepare-db => prepare-pgsql => setup-pgsql-driver + pgsql-dbdrop +
> pgsql-dbcreate
> * cleanup-db => cleanup-pgsql => setup-pgsql-driver + pgsql-dbdrop
> prepare-pgsql and cleanup-pgsql are useless
> pgsql-dbcreate must depend on setup-pgsql-driver and pgsql-dbdrop
> pgsql-dbdrop must depend on setup-pgsql-driver
> prepare-db should also depend on cleanup-db
> Do the same for Oracle, MSSQL, MySQL
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets