Shubhendu Tripathi has posted comments on this change. Change subject: gluster: update volume capacity info in sync job ......................................................................
Patch Set 3: (1 comment) .................................................... File backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/gluster/GlusterSyncJobTest.java Line 347: Line 348: // // update volume capacity info Line 349: // inOrder.verify(volumeDao, times(1)) Line 350: // .updateVolumeCapacityInfo((GlusterVolumeSizeInfo) getVolumeCapacityInfo().getReturnValue()); Line 351: Remove the commented code Line 352: // remove detached bricks Line 353: inOrder.verify(brickDao, times(1)).removeAll(argThat(containsRemovedBricks())); Line 354: // add new bricks Line 355: inOrder.verify(brickDao, times(2)).save(argThat(isAddedBrick())); -- To view, visit http://gerrit.ovirt.org/23011 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifd187eb59ab83c426db7e9ba48a04ae7e0bef0b9 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnach...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Sahina Bose <sab...@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches