----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25580/#review54259 -----------------------------------------------------------
Ship it! commit 0d5a435f7669eddd44a6b62317fe26bb1d96e96c Author: sanjeev <sanj...@apache.org> Date: Tue Sep 23 14:15:39 2014 +0530 Creating custom disk does not work as expected - sanjeev n On Sept. 12, 2014, 1:32 p.m., sanjeev n wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/25580/ > ----------------------------------------------------------- > > (Updated Sept. 12, 2014, 1:32 p.m.) > > > Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri. > > > Repository: cloudstack-git > > > Description > ------- > > @Desc:Create volume from custom disk offering does not work as expected > Step1:Create custom disk offering > Step2:Create Volume with size x > Step3:Attach that volume to a vm > Step4:Create another volume with size y > Step5:Verify that the new volume is created with size Y but not with size X > > > > Diffs > ----- > > test/integration/component/test_escalations_volumes.py db4c3d8 > tools/marvin/marvin/lib/base.py 04217b2 > > Diff: https://reviews.apache.org/r/25580/diff/ > > > Testing > ------- > > Yes > > @Desc:Create volume from custom disk offering does not work as expected ... > === TestName: test_13_volume_custom_disk_size | Status : SUCCESS === > ok > > ---------------------------------------------------------------------- > Ran 1 test in 303.508s > > OK > > > Thanks, > > sanjeev n > >