Change in ovirt-engine[master]: core: Call init() in ImportVm tests
amureini at redhat.com
amureini at redhat.com
Wed Mar 30 17:27:58 UTC 2016
Allon Mureinik has submitted this change and it was merged.
Change subject: core: Call init() in ImportVm tests
......................................................................
core: Call init() in ImportVm tests
postConstruct is an internal part of CommandBase's framework, and
shouldn't be called by the test. init() is the visible equivalent that
should be called.
Change-Id: I086401db52409cf12e609c1177c436e67a1ef5be
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/ImportVMFromConfigurationCommandTest.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/ImportVmCommandTest.java
2 files changed, 10 insertions(+), 10 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/55158
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I086401db52409cf12e609c1177c436e67a1ef5be
Gerrit-PatchSet: 6
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: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list