Change in ovirt-engine[master]: core: AddVm*CommandTest space mocking

tnisan at redhat.com tnisan at redhat.com
Wed Oct 19 11:02:12 UTC 2016


Tal Nisan has submitted this change and it was merged.

Change subject: core: AddVm*CommandTest space mocking
......................................................................


core: AddVm*CommandTest space mocking

Since the free space validations are done by the StorgeDomainValidator
(which is mocked anyway), setting up free space and disk sizes in the
test is redundant, and steals focus from what the test actually tests.

This patch removes this redundant information to help make the code
easier to read.

Change-Id: I5b54719d2cc9e46fe4fe6997db773a50e44afd86
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmCommandTest.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmCommandTestBase.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommandTest.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddVmFromTemplateCommandTest.java
4 files changed, 22 insertions(+), 36 deletions(-)

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



-- 
To view, visit https://gerrit.ovirt.org/64654
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5b54719d2cc9e46fe4fe6997db773a50e44afd86
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Amit Aviram <aaviram at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list