----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24740/#review53509 -----------------------------------------------------------
Please mark this as submitted. Commit 2995c7f34ba982f6ee5afaae0b7b5ca6e2a61619 in cloudstack's branch refs/heads/master from John Dilley [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2995c7f ] CLOUDSTACK-7354: Set isdynamicallyscalable before attempting to scale the VM Signed-off-by: Santhosh Edukulla <santhosh.eduku...@gmail.com> - SrikanteswaraRao Talluri On Sept. 2, 2014, 1:38 p.m., John Dilley wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24740/ > ----------------------------------------------------------- > > (Updated Sept. 2, 2014, 1:38 p.m.) > > > Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri. > > > Bugs: CLOUDSTACK-7354 > https://issues.apache.org/jira/browse/CLOUDSTACK-7354 > > > Repository: cloudstack-git > > > Description > ------- > > The test looks like it was supposed to set the isdynamicallyscalable property > on the VM. Unfortunately it did it after attempting to scale the VM, so it > had no effect. > > > Diffs > ----- > > test/integration/smoke/test_scale_vm.py b3804dc > > Diff: https://reviews.apache.org/r/24740/diff/ > > > Testing > ------- > > Tested on VMWare > > > Thanks, > > John Dilley > >