Ori Liel has posted comments on this change. Change subject: restapi: copy vm/template permissions REST part ......................................................................
Patch Set 6: (1 inline comment) .................................................... File backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendVmsResourceTest.java Line 146: setUpGetEntityExpectations(); Line 147: setUpGetPayloadExpectations(1, 0); Line 148: setUpGetBallooningExpectations(1); Line 149: setUpActionExpectations(VdcActionType.RemoveVm, RemoveVmParameters.class, new String[]{ Line 150: "VmId", "Force"}, new Object[]{GUIDS[0], Boolean.FALSE}, true, true); Lot's of whitespace changes in this patch. Line 151: verifyRemove(collection.remove(GUIDS[0].toString(), new Action(){{}})); Line 152: } Line 153: Line 154: @Test -- To view, visit http://gerrit.ovirt.org/16199 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I64a0bc3d30cf5ccfb08efe1d02e1c9466d01fe66 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> Gerrit-Reviewer: Ori Liel <ol...@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches