
Oved Ourfali has submitted this change and it was merged. Change subject: core: Add uniqueness test to AuditLogValue ...................................................................... core: Add uniqueness test to AuditLogValue Since the audit log value is supposed to be unique, this test will enforce the uniqueness of the audit log values Change-Id: I8e3f58d7ccf8a6477fafbac94d6e1057ecefe23a Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1145977 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- A backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/AuditLogTypeTest.java 1 file changed, 30 insertions(+), 0 deletions(-) Approvals: mooli tayer: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/33806 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8e3f58d7ccf8a6477fafbac94d6e1057ecefe23a Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server