Ramesh N has posted comments on this change.

Change subject: engine:fix validation issues in start remove replicated bricks
......................................................................


Patch Set 4:

(1 comment)

Patch set to follow

....................................................
File 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/GlusterBrickValidatorTest.java
Line 158:     }
Line 159: 
Line 160:     @Test
Line 161:     public void canRemoveAllBricksFromSubVolume() {
Line 162:         GlusterVolumeEntity volumeEntity = 
getDistributedReplacatedVolume(volumeId1, 9, 3);
Done
Line 163:         List<GlusterBrickEntity> bricksToRemove = new 
ArrayList<GlusterBrickEntity>();
Line 164:         bricksToRemove.add(volumeEntity.getBricks().get(6));
Line 165:         bricksToRemove.add(volumeEntity.getBricks().get(7));
Line 166:         bricksToRemove.add(volumeEntity.getBricks().get(8));


-- 
To view, visit http://gerrit.ovirt.org/21243
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib662c2161e96cc1eac1574bea1fc97cdff5feabf
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@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

Reply via email to