Itamar Heim has submitted this change and it was merged.

Change subject: core : DAO Tests fail because of fk_vm_static_quota
......................................................................


core : DAO Tests fail because of fk_vm_static_quota

A new foreign key constraint added to
vm_static table fk_vm_static_quota requires
tests to have a existing quota id and
also requires that the quota table be
populated before inserting data into
vm_static table

Change-Id: Ia15cd17950c7b5aa082452a9014ec67ffa0da0da
Bug-Url: https://bugzilla.redhat.com/1003839
Signed-off-by: Ravi Nori <[email protected]>
---
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/ImageDaoTest.java
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmStaticDAOTest.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
3 files changed, 77 insertions(+), 75 deletions(-)

Approvals:
  Doron Fediuck: Looks good to me, approved
  Gilad Chaplik: Verified; Looks good to me, but someone else must approve



-- 
To view, visit http://gerrit.ovirt.org/19699
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia15cd17950c7b5aa082452a9014ec67ffa0da0da
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to