----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12812/#review23641 -----------------------------------------------------------
Commit b44c6208506791c4af6363f7471b1c367d37cc1a in branch refs/heads/4.2 from Girish Shilamkar [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b44c620 ] CLOUDSTACK-3610: Fix regression test "test_accounts.TestUserLogin" Now password is sent as clear text as per CLOUDSTACK-1734 So changed marvin to handle this. Plus domainid was not passed in the testcase and marvin used "domainid" instead of "domainId" as a parameter. Fixed these two errors. Signed-off-by: Prasanna Santhanam <t...@apache.org> - ASF Subversion and Git Services On July 22, 2013, 1:52 p.m., Girish Shilamkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12812/ > ----------------------------------------------------------- > > (Updated July 22, 2013, 1:52 p.m.) > > > Review request for cloudstack, Parth Jagirdar and Prasanna Santhanam. > > > Bugs: CLOUDSTACK-3610 > > > Repository: cloudstack-git > > > Description > ------- > > Now password is sent as clear text as per CLOUDSTACK-1734. So changed marvin > to handle this. Plus domainid was not passed in the testcase and marvin used > "domainid" instead of "domainId" as a parameter. Fixed these two errors. > > > Diffs > ----- > > test/integration/component/test_accounts.py 65c0c6f > tools/marvin/marvin/integration/lib/base.py bc8c603 > > Diff: https://reviews.apache.org/r/12812/diff/ > > > Testing > ------- > > > Thanks, > > Girish Shilamkar > >