Moti Asayag has submitted this change and it was merged. Change subject: core: Fix dal broken test due to reducing column size ......................................................................
core: Fix dal broken test due to reducing column size The test was broken by commit 880077dea59c9ba4da0e6a8cef8497944aab8588 which modified the validated tag name size without updating the database accordingly. That part of the commit is reverted. Change-Id: I4e2850535020fe9bfe91749386dbfa5709ff73aa Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/BusinessEntitiesDefinitions.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4102 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4e2850535020fe9bfe91749386dbfa5709ff73aa Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
