Maor Lipchuk has submitted this change and it was merged. Change subject: core:Use engine_test as a default DB for dao tests. ......................................................................
core:Use engine_test as a default DB for dao tests. Change the configuration pgsql file for dao testing to use engine_test as a default data base for testing instead engine. This should prevent running over existing DB engine, which most of developers use as a development DB which JBOSS count on. Signed-off-by: Maor Lipchuk <[email protected]> Change-Id: Ic421ea40e2d54c90a9bea18a85f9ec671aef19a9 --- M backend/manager/modules/dal/src/test/filters/pgsql.properties 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6857 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic421ea40e2d54c90a9bea18a85f9ec671aef19a9 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
