----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25771/#review53937 -----------------------------------------------------------
test/integration/component/test_volumes.py <https://reviews.apache.org/r/25771/#comment93823> this test is valid for 'advancedsg' zone also. Please add the tag. - SrikanteswaraRao Talluri On Sept. 18, 2014, 9:31 a.m., sanjeev n wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/25771/ > ----------------------------------------------------------- > > (Updated Sept. 18, 2014, 9:31 a.m.) > > > Review request for cloudstack and SrikanteswaraRao Talluri. > > > Bugs: CS-6172 > https://issues.apache.org/jira/browse/CS-6172 > > > Repository: cloudstack-git > > > Description > ------- > > @Desc:Volume is not retaining same uuid when migrating from one storage to > another. > Step1:Create a volume/data disk > Step2:Verify UUID of the volume > Step3:Migrate the volume to another primary storage within the cluster > Step4:Migrating volume to new primary storage should succeed > Step5:volume UUID should not change even after migration > > > Diffs > ----- > > test/integration/component/test_volumes.py 122f2d1 > > Diff: https://reviews.apache.org/r/25771/diff/ > > > Testing > ------- > > Yes > @Desc:Volume is not retaining same uuid when migrating from one storage to > another. ... === TestName: test_01_migrateVolume | Status : SUCCESS === > ok > > ---------------------------------------------------------------------- > Ran 1 test in 343.250s > > OK > > > Thanks, > > sanjeev n > >