Merge lp:~tsimonq2/ubuntu-manual-tests/no-network-lubuntu into lp:ubuntu-manual-tests

Proposed by Simon Quigley
Status: Merged
Merged at revision: 360
Proposed branch: lp:~tsimonq2/ubuntu-manual-tests/no-network-lubuntu
Merge into: lp:ubuntu-manual-tests
Diff against target: 58 lines (+54/-0)
1 file modified
testcases/image/No Network (+54/-0)
To merge this branch: bzr merge lp:~tsimonq2/ubuntu-manual-tests/no-network-lubuntu
Reviewer Review Type Date Requested Status
Kev Bowring (community) Approve
Review via email: mp+322807@code.launchpad.net

Description of the change

This merge proposal fixes bug 1683581.

The reasoning for it being very similar to test 1300 is because I didn't see the use in duplicating work if it already exists, so I just copied and modified that test.

To post a comment you must log in.
Revision history for this message
Kev Bowring (flocculant) wrote :

approved - though I changed the network availability line slightly

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/image/No Network'
2--- testcases/image/No Network 1970-01-01 00:00:00 +0000
3+++ testcases/image/No Network 2017-04-20 03:18:34 +0000
4@@ -0,0 +1,54 @@
5+<em>Please ensure that your system has no Internet access before proceeding. Proceed in your native language if you wish. Instructions will remain in English.</em>
6+
7+<dl>
8+ <dt>Boot up the image</dt>
9+ <dd>The system boots properly and loads the installer displaying the Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
10+ <dt>Click on the Install FAMILY icon</dt>
11+ <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
12+ <dt>On the screen Preparing to install FAMILY, note the availability of the following components</dt>
13+ <dd>Available options should represent the state of your system accurately</dd>
14+ <dd>
15+ <ul>
16+ <li>(If network is available, should not be available) Download updates while installing FAMILY</li>
17+ <li>(If on a 'laptop') Is plugged to a power source</li>
18+ <li>Install third-party software ... option available</li>
19+ </ul>
20+ </dd>
21+ <dt>Click on the continue button</dt>
22+ <dd>The 'Installation type' screen is displayed</dd>
23+ <dt>Select Erase disk and install FAMILY</dt>
24+ <dd>Installation screen expands to include encryption and LVM options</dd>
25+ <dt>Click on the continue button (if there is only one hard disk in the system, the button should read 'Install now')</dt>
26+ <dd>Write changes dialogue appears</dd>
27+ <dt>Click continue</dt>
28+ <dd>If there is only one hard disk, the installer skips to the "Where are you?' screen. Otherwise, the 'Installation type' screen is displayed</dd>
29+ <dt>If there is only one hard disk, skip to step 10 (On the 'Where are you?' screen...). Otherwise, on the 'Installation type' screen verify that the drive selected on the Select drive list corresponds to the drive on the chart (e.g /dev/sda)</dt>
30+ <dd>Selected drive is displayed on the chart</dd>
31+ <dt>Verify that the full drive space is allocated</dt>
32+ <dd>Full drive space is allocated for installation</dd>
33+ <dt>Click on the Install Now button</dt>
34+ <dd>The 'Where are you?' screen is displayed</dd>
35+ <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>
36+ <dd>The timezone and city displayed match your timezone and the main city from your area</dd>
37+ <dt>Select your timezone, and click on the continue button</dt>
38+ <dd>The 'Keyboard Layout' screen appears</dd>
39+ <dd>The proposed keyboard corresponds with your keyboard</dd>
40+ <dt>Select your keyboard layout and click on continue</dt>
41+ <dd>The 'Who are you?' screen appears</dd>
42+ <dt>Input your initial user details and password <em>admin can not be used - it is a dedicated Linux User</em></dt>
43+ <dd>Name, username and password are accepted. Login options and home folder encryption choices shown</dd>
44+ <dd>Continue button becomes available</dd>
45+ <dt>Press continue</dt>
46+ <dd>The 'Welcome to FAMILY ' slide is displayed</dd>
47+ <dd>The slideshow is entirely in your language</dd>
48+ <dt>Wait for the installer to finish</dt>
49+ <dd>An 'Installation Complete' dialog appears</dd>
50+ <dt>Click the Restart now button</dt>
51+ <dd>GUI is shut down, a prompt to remove media and press Enter appears</dd>
52+ <dt>Remove the disc and press enter</dt>
53+ <dd>The machine is rebooted</dd>
54+ <dt>Allow the machine to reboot</dt>
55+ <dd>The system boots properly and loads into FAMILY showing username selected at step 13</dd>
56+</dl>
57+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
58+ 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>

Subscribers

People subscribed via source and target branches