DaanHoogland commented on a change in pull request #2776: Issue 2774: Changed 
the implementation of isVolumeOnManagedStorage(VolumeInfo) to…
URL: https://github.com/apache/cloudstack/pull/2776#discussion_r206955494
 
 

 ##########
 File path: 
engine/storage/datamotion/src/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java
 ##########
 @@ -196,10 +196,16 @@ public StrategyPriority canHandle(DataObject srcData, 
DataObject destData) {
     }
 
     private boolean isVolumeOnManagedStorage(VolumeInfo volumeInfo) {
 
 Review comment:
   I don't want to test private methods. We can of course factor it out but is 
actually part of the unit. It is made a separate method for readabilities sake 
and not used anywhere else is it?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to