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

Subscribers

People subscribed via source and target branches