----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9336/#review16677 -----------------------------------------------------------
Parth: So diff version 2 looks like a diff that's assuming v1 is already applied. Can you update this so that it's a single patch that can be applied? --David - David Nalley On Feb. 15, 2013, 11:43 p.m., Parth Jagirdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9336/ > ----------------------------------------------------------- > > (Updated Feb. 15, 2013, 11:43 p.m.) > > > Review request for cloudstack, John Kinsella, Prasanna Santhanam, and Kelcey > Jamison-Damage. > > > Description > ------- > > These scripts will execute following test cases on UI through Firefox. (Test > Cases taken from :: http://wiki.cloudstack.org/display/QA/Manual+BVT) > > > Login Admin user to UI. > Create an Account name Test. > Logout Admin user. > Login Test user. > > Add a new Disk Offering. > Edit this Disk offering. > Delete this Disk offering. > > Add a new Compute Offering. > Edit this Compute offering. > Delete this Compute offering. > > Logout Test user. > Login Admin user. > Delete Test user Account. And tear down the Browser instance. > > # End of Tests > > Thanks, > ...Parth > > > This addresses bug CLOUDSTACK-1180. > > > Diffs > ----- > > test/selenium/lib/Global_Locators.py PRE-CREATION > test/selenium/lib/initialize.py PRE-CREATION > test/selenium/smoke/Login_and_Accounts.py PRE-CREATION > test/selenium/smoke/Service_Offering.py PRE-CREATION > test/selenium/smoke/TemplatesAndISO.py PRE-CREATION > test/selenium/smoke/VM_lifeCycle.py PRE-CREATION > test/selenium/smoke/main.py PRE-CREATION > > Diff: https://reviews.apache.org/r/9336/diff/ > > > Testing > ------- > > Tested with network refactor branch. > > > Thanks, > > Parth Jagirdar > >