Change in ovirt-engine[master]: engine: fix failing RunVmCommandTest

Tomas Jelinek has submitted this change and it was merged. Change subject: engine: fix failing RunVmCommandTest ...................................................................... engine: fix failing RunVmCommandTest Fixed failing tests. The patch 53d8f8a731aef88de1cb6c7c5011cf2de243ae71 caused test failures. The RunVmCommandTest expected that if the params are not null, they will be set. Changed that the test does not set the params, but the VM itself. Change-Id: Icf07dad1b910af31a8c1f79a06a3fc06586f7de6 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RunVmCommandTest.java 1 file changed, 2 insertions(+), 3 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8330 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icf07dad1b910af31a8c1f79a06a3fc06586f7de6 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com>
participants (1)
-
tjelinek@redhat.com