Moti Asayag has submitted this change and it was merged.
Change subject: core: Set different key for timeout entity in TimeoutBaseTest
......................................................................
core: Set different key for timeout entity in TimeoutBaseTest
The patch modifies the entity key to be unique per test, as it is being
stored in a static collection and violates the autonomous test execution.
Change-Id: I0c46f3d8709e48d96e79d97815935b9089bff0bd
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/TimeoutBaseTest.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Mike Kolesnik: Looks good to me, approved
Moti Asayag: Verified
--
To view, visit
http://gerrit.ovirt.org/6393
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0c46f3d8709e48d96e79d97815935b9089bff0bd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>