Change in ovirt-engine[master]: core: Fix the enable-dao-tests

amureini at redhat.com amureini at redhat.com
Wed Apr 17 16:16:07 UTC 2013


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 <amureini at 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 <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list