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 <mlipchuk(a)redhat.com>
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 <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>