Change in ovirt-engine[master]: core: Remove QuotaManagerTest#hardEnforcement

Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove QuotaManagerTest#hardEnforcement ...................................................................... core: Remove QuotaManagerTest#hardEnforcement This data member is always true, so keeping it as a member is quite pointless. This patch removes this redundant member and any logic that tests it. Change-Id: I82b6b15cbe656292f4746a9a02b6d1e140f8b3f7 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/quota/QuotaManagerTest.java 1 file changed, 1 insertion(+), 4 deletions(-) Approvals: Martin Peřina: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests Roy Golan: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/63572 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I82b6b15cbe656292f4746a9a02b6d1e140f8b3f7 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com