Merge lp:~elfy/ubuntu-manual-tests/1347670 into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Merged at revision: 300
Proposed branch: lp:~elfy/ubuntu-manual-tests/1347670
Merge into: lp:ubuntu-manual-tests
Diff against target: 70 lines (+7/-46)
1 file modified
testcases/image/1470_Install (manual partitioning re-using home partition) (+7/-46)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1347670
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Review via email: mp+242102@code.launchpad.net

Description of the change

reworded to remove references to upgrade

To post a comment you must log in.
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

LGTM. Shorter more sane test that is on point.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/image/1470_Install (manual partitioning re-using home partition)'
2--- testcases/image/1470_Install (manual partitioning re-using home partition) 2014-04-18 11:32:03 +0000
3+++ testcases/image/1470_Install (manual partitioning re-using home partition) 2014-11-18 18:28:22 +0000
4@@ -20,9 +20,8 @@
5 <dd>A screen showing the current hard disks and partition layouts is displayed</dd>
6 <dt>Select the drive you wish to partition and use the 'Add', 'Change', and 'Delete' buttons to create your desired scheme</dt>
7 <dd>The screen updates showing your desired partitions and mount points</dd>
8- <dt>Make sure that your scheme also has a separated /home partition included</dt>
9- <dd>You will need the separated /home partition to re-use it after reboot and verify that re-using /home works after an upgrade of FAMILY</dd>
10- <dt>Once you have your partitioning scheme laid out and are happy click on Install Now</dt>
11+<em>Make sure that your scheme also includes a separate /home partition</em>
12+ <dt>Once your partitioning scheme is laid out click on Install Now</dt>
13 <dd>The partitions and disk layouts are created. Then, the 'Where are you?' screen is displayed</dd>
14 <dt>If your system is connected to the network, note the preselected timezone correspond with your timezone and the city indicated in the text box </dt>
15 <dd>The timezone and city displayed match your timezone and a city from your area</dd>
16@@ -43,49 +42,11 @@
17 <dd>The machine has been rebooted</dd>
18 <dt>Allow the machine to reboot</dt>
19 <dd>The system boots properly and loads into FAMILY</dd>
20- <dt>Login as the user you created, or ensure that you are auto-logged in as the user created during setup if you checked the auto-login option</dt>
21- <dd>The new user's desktop is presented</dd>
22- <dt>Create a new folder on the desktop by right clicking on it and title it 'test', open Firefox and browse to a couple of sites</dt>
23- <dd>Now you have a test folder on the desktop and some browsing history, this will be needed to check if re-using /home works after FAMILY upgrade</dd>
24- <dt>Reboot using the iso with a CD/DVD or USB Key to a Live Session to perform an upgrade of FAMILY</dt>
25- <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
26- <dt>Click on the Install FAMILY icon</dt>
27- <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
28- <dt>On the screen Preparing to install FAMILY, note the state of each check mark for the following components</dt>
29- <dd>
30- <ul>
31- <li>Your system have at least the amount a space indicated</li>
32- <li>(If on a 'laptop'). Is plugged to a power source</li>
33- <li>Is connected to the Internet</li>
34- </ul>
35- </dd>
36- <dd>Check marks represent the state of your system accurately</dd>
37- <dt>Click on the continue button</dt>
38- <dd>The 'Installation type' screen is displayed</dd>
39- <dt>Select 'Upgrade FAMILY'</dt>
40- <dt>If your system is connected to the network, note the preselected timezone corresponds with your timezone and the city indicated in the text box </dt>
41- <dd>The timezone and city displayed match your timezone and a city from your area</dd>
42- <dt>Click on the continue button</dt>
43- <dd>The 'Keyboard Layout' screen appears</dd>
44- <dt>Note the Keyboard layout and variant, and type some characters in the test area</dt>
45- <dt>Click on continue</dt>
46- <dd>The 'Who are you?' screen appears</dd>
47- <dt>Input the same user details as you did on the first install of FAMILY</dt>
48- <dd>Name, username and password are accepted. You should have entered the same username as the first install so that the /home partition is re-used. The continue button is enabled</dd>
49- <dt>Click on the continue button</dt>
50- <dd>The 'Welcome to FAMILY' slide is displayed</dd>
51- <dt>Wait for the installer to finish</dt>
52- <dd>An 'Installation Complete' dialog appears</dd>
53- <dt>Click the Restart now button</dt>
54- <dd>GUI is shut down, a prompt to remove media and press Enter appears</dd>
55- <dt>Remove the disc and press enter</dt>
56- <dd>The machine has been rebooted</dd>
57- <dt>Allow the machine to reboot</dt>
58- <dd>The system boots properly and loads into FAMILY</dd>
59- <dt>Login as the user you created, or ensure that you are auto-logged in as the user created during setup if you checked the auto-login option</dt>
60- <dd>The new user's desktop is presented</dd>
61- <dt>Check that the 'test' folder created on the first install is still there, open Firefox and check that in the history tab you find the sites you browsed previously then finaly open a Terminal typing CTRL+ALT+T type 'df -h' in it without the quotes and verify that the /home partition is still there</dt>
62- <dd>You should verify that the /home partition has been re-used and has all the data it had previously to the upgrade of FAMILY</dd>
63+ <dt>Login as the user you created</dt>
64+ <dd>The new user's desktop is presented</dd>
65+ <dt>Open a terminal using your FAMILY commands or GUI to do so, in terminal enter <code>df -h</code> and press enter</dt>
66+ <dd>Terminal echoes the output of the df command</dd>
67+ <dt>Check that / and /home use different partitions</dt>
68 </dl>
69
70 <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.<br />

Subscribers

People subscribed via source and target branches