Michael Pasternak has posted comments on this change. Change subject: engine: Introduced force action in gluster peer detach command ......................................................................
Patch Set 5: (1 inline comment) .................................................... File backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendHostsResourceTest.java Line 113: true, Line 114: true)); Line 115: Action action = new Action(); Line 116: action.setForce(true); Line 117: verifyRemove(collection.remove(GUIDS[0].toString(), new Action(){{setForce(true);}})); why you not using 'actioin' from line 115 and creating new one? Line 118: } Line 119: Line 120: @Test Line 121: public void testRemoveForcedIncomplete() throws Exception { -- To view, visit http://gerrit.ovirt.org/8894 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If2b8fa947cd6a6ece79ecfe00041f54e31e9e7ae Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Dhandapani Gopal <dgo...@redhat.com> Gerrit-Reviewer: Dhandapani Gopal <dgo...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Shireesh Anjal <san...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches