Merge lp:~fabiomarconi/ubuntu-manual-tests/upgrade_from_image into lp:ubuntu-manual-tests

Proposed by Fabio Marconi
Status: Merged
Merged at revision: 27
Proposed branch: lp:~fabiomarconi/ubuntu-manual-tests/upgrade_from_image
Merge into: lp:ubuntu-manual-tests
Diff against target: 49 lines (+45/-0)
1 file modified
testcases/image/Upgrade_from_image (+45/-0)
To merge this branch: bzr merge lp:~fabiomarconi/ubuntu-manual-tests/upgrade_from_image
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Review via email: mp+152227@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

excellent work, thank.. this is in the tracker and we'll use it this week :-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/image/Upgrade_from_image'
2--- testcases/image/Upgrade_from_image 1970-01-01 00:00:00 +0000
3+++ testcases/image/Upgrade_from_image 2013-03-07 17:06:21 +0000
4@@ -0,0 +1,45 @@
5+<dl>
6+<dd> To execute this test is needed an installed release of FAMILY and some files or applications installed</dd>
7+ <dt>Boot up the iso using a CD/DVD or USB Key </dt>
8+ <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
9+ <dt>Click on the Install FAMILY button </dt>
10+ <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
11+ <dt>On the screen Preparing to install FAMILY, note the state of each check mark for the following components
12+ <ul>
13+ <li>Your system have at least the amount a space indicated</li>
14+ <li>(If on a 'laptop'). Is plugged to a power source</li>
15+ <li>Is connected to the Internet</li>
16+ </ul>
17+ </dt>
18+ <dd>Check marks represent the state of your system accurately</dd>
19+ <dt>Check the box 'Download updates while installing' if a network is available </dt>
20+ <dt>Click on the Continue button</dt>
21+ <dd>'Installation type' screen is displayed</dd>
22+ <dt>Select the 'Upgrade FAMILY' option </dt>
23+ <dt>Click 'Install Now' button </dt>
24+ <dd>'Where are you?' screen is displayed</dt>
25+ <dt>If connected, verify that your timezone is proposed correctly </dt>
26+ <dt>Click on the Continue button</dt>
27+ <dd>'Keyboard layout' screen is displayed</dd>
28+ <dt>Verify that your keyboard layout is set rightly</dt>
29+ <dt>Click on the Continue button</dt>
30+ <dd>'Who are you?' screen is displayed</dd>
31+ <dt>Insert all the requested fields and choose if you want autologin or encrypted home</dt>
32+ <dt>Click on the Continue button</dt>
33+ <dd>The 'Welcome to ubuntu ' slide is displayed</dd>
34+ <dt>Wait for the installer to finish</dt>
35+ <dd>An 'Installation Complete' dialog appears</dd>
36+ <dt>Click the Restart now button</dt>
37+ <dd>GUI is shut down, a prompt to remove media and press Enter appears</dd>
38+ <dt>Remove the disc and press enter</dt>
39+ <dd>The machine has been rebooted</dd>
40+ <dt>Allow the machine to reboot</dt>
41+ <dd>The system boots properly and loads into the new FAMILY</dd>
42+ <dt>Open a Terminal (keyboard shortcut: Ctrl+Alt+F1)</dt>
43+ <dt>Enter the command lsb_release -a</dt>
44+ <dd>New version will be shown on the Description line</dd>
45+ <dt>Verify that the saved files or installed applications still presents</dt>
46+</dl>
47+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
48+If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result.</strong>
49+ <dt>

Subscribers

People subscribed via source and target branches