
Moti Asayag has submitted this change and it was merged. Change subject: engine: fix VdcOptionDAOTest.testGetWithInvalidId ...................................................................... engine: fix VdcOptionDAOTest.testGetWithInvalidId The max configValue id exceeded 717, changed the "INVALID_ID' in the test to -1, it is for sure invalid. Change-Id: I0ec8215ec8128a873b6e76709842d9bacbf3fbf7 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VdcOptionDAOTest.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Alona Kaplan: Verified Moti Asayag: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39051 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0ec8215ec8128a873b6e76709842d9bacbf3fbf7 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org