Allon Mureinik has submitted this change and it was merged. Change subject: core: Fix the enable-dao-tests ......................................................................
core: Fix the enable-dao-tests Change Ia736419e added a database test to DbConfigUtilsTest, which was not a database test originally. This causes the regular test suite to fail since no database is present. The following patch amends the dal module's pom not to run this test by default, but only when -Penable-dao-tests is specified. This is done by adding this test to the default ignore list, and overriding the surefire-plugin configuration in the profile. Change-Id: Icbc55a014a54c584a476e66612e54b8b926d02c4 Signed-off-by: Allon Mureinik <amure...@redhat.com> --- M backend/manager/modules/dal/pom.xml 1 file changed, 11 insertions(+), 3 deletions(-) Approvals: Allon Mureinik: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14004 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icbc55a014a54c584a476e66612e54b8b926d02c4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Shireesh Anjal <san...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches