Change in ovirt-engine[ovirt-engine-3.5]: core: Remove BackwardCompatibilityTaskCreationTest

tnisan at redhat.com tnisan at redhat.com
Sun Sep 20 15:11:26 UTC 2015


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 at redhat.com>
---
D backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/BackwardCompatibilityTaskCreationTest.java
1 file changed, 0 insertions(+), 209 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Allon Mureinik: Verified



-- 
To view, visit https://gerrit.ovirt.org/46424
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.5
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>



More information about the Engine-commits mailing list