Tal Nisan has submitted this change and it was merged.
Change subject: core: Remove BackwardCompatibilityTaskCreationTest
......................................................................
core: Remove BackwardCompatibilityTaskCreationTest
This test was added in order to future-proof the code against
accidentally changing the behavior of concreteCreateTask() as part of
the development of the SEAT framework.
As this framework is now deprecated in favor of Command Coordination,
and this method does nothing but delegate to CommandCoordinationUtil,
there really is no reason to keep this test. Especially in light of the
occasional failures it displayed in the CI environment.
Change-Id: I56b1f6378d3b9e6df9cfaaefc1d2bad260bffaf9
Bug-Url:
https://bugzilla.redhat.com/1227310
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
D
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/BackwardCompatibilityTaskCreationTest.java
1 file changed, 0 insertions(+), 204 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Allon Mureinik: Verified
--
To view, visit
https://gerrit.ovirt.org/46423
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I56b1f6378d3b9e6df9cfaaefc1d2bad260bffaf9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org