sureshanaparti commented on a change in pull request #5008:
URL: https://github.com/apache/cloudstack/pull/5008#discussion_r685824727



##########
File path: server/src/test/java/com/cloud/storage/VolumeApiServiceImplTest.java
##########
@@ -1113,6 +1138,7 @@ public void isNotPossibleToResizeTestNoRootDiskSize() {
         prepareAndRunTestOfIsNotPossibleToResize(Type.ROOT, 0l, 
Storage.ImageFormat.QCOW2, false);
     }
 
+    // FR123 update this test case to check service offering strictness
     private void prepareAndRunTestOfIsNotPossibleToResize(Type volumeType, 
Long rootDisk, Storage.ImageFormat imageFormat, boolean 
expectedIsNotPossibleToResize) {

Review comment:
       Is this test case to be updated? remove the comment if not required / 
after updating it.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to