Merge lp:~guiverc/ubuntu-manual-tests/ubuntu-manual-tests into lp:ubuntu-manual-tests

Proposed by Chris Guiver
Status: Superseded
Proposed branch: lp:~guiverc/ubuntu-manual-tests/ubuntu-manual-tests
Merge into: lp:ubuntu-manual-tests
Diff against target: 92 lines (+57/-4)
2 files modified
testcases/image/1301_Install (auto-resize) (+3/-4)
testcases/image/1689_Install (No Network) (+54/-0)
To merge this branch: bzr merge lp:~guiverc/ubuntu-manual-tests/ubuntu-manual-tests
Reviewer Review Type Date Requested Status
Ubuntu Testcase Admins Pending
Review via email: mp+381087@code.launchpad.net

This proposal has been superseded by a proposal from 2020-03-25.

Commit message

Attempt to resolve https://bugs.launchpad.net/ubuntu-manual-tests/+bug/1868366

(rename "1689 No Network" to "1689_Install\ \(No\ Network\)"

(I'm new at this, sorry for errors/wrong-assumptions)

Description of the change

Requested by Yousuf Philips (lp bug 1868366)

bzr branch lp:ubuntu-manual-tests
mv 1689_No\ Network 1689_Install\ No\ Network
bzr status
(somewhere here i noticed I missed the brackets, so mv again)
bzr add 1689_Install\ \(No\ Network\)
bzr commit -m "Change name 1868366"
bzr push lp:~guiverc/ubuntu-manual-tests/ubuntu-manual-tests
guiverc@d960-ubu2:/de2900/testcases/20.04/1868366/ubuntu-manual-tests/testcases/image$ bzr push lp:~guiverc/ubuntu-manual-tests/ubuntu-manual-tests
The file '/home/guiverc/.bazaar/authentication.conf' has insecure file permissions. Saved passwords may be accessible by other users.
Using default stacking branch /+branch-id/715983 at chroot-140643854835152:///~guiverc/ubuntu-manual-tests/
Created new stacked branch referring to /+branch-id/715983.

To post a comment you must log in.
401. By Chris Guiver

Change icon button 1868370

Revision history for this message
Chris Guiver (guiverc) wrote :

Same minor fix made to 1301 related to https://bugs.launchpad.net/ubuntu-manual-tests/+bug/1868370

Yousuf Philips has me looking at a few bugs.. so there maybe a few more of these coming in next few hour(s); I'd attempted to submit 1868370 on it's own, but bzr complained so I opted to add to this as dirty fix/workaround.

402. By Chris Guiver

Remove laptop power source 1868378

403. By Chris Guiver

install alongside -XX.XX 1868379

Revision history for this message
Chris Guiver (guiverc) wrote :

I just noticed on (1868377) I was just starting (now reverted( that the listed file was used as example in bug report.. so what I've done so far will be incomplete anyway...

Unmerged revisions

403. By Chris Guiver

install alongside -XX.XX 1868379

402. By Chris Guiver

Remove laptop power source 1868378

401. By Chris Guiver

Change icon button 1868370

400. By Chris Guiver

Change name 1868366

399. By Chris Guiver

Change name 1868366

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/image/1301_Install (auto-resize)'
2--- testcases/image/1301_Install (auto-resize) 2018-03-13 17:56:46 +0000
3+++ testcases/image/1301_Install (auto-resize) 2020-03-24 09:53:11 +0000
4@@ -5,7 +5,7 @@
5 <dl>
6 <dt>Boot up the image</dt>
7 <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
8- <dt>Click on the Install FAMILY icon</dt>
9+ <dt>Click on the Install FAMILY button</dt>
10 <dd>The 'Keyboard Layout' screen appears</dd>
11 <dd>The proposed keyboard corresponds with your keyboard</dd>
12 <dt>Select your keyboard layout and click on continue</dt>
13@@ -15,16 +15,15 @@
14 <dd>
15 <ul>
16 <li>(If network is 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 Install FAMILY XX.XX alongside SYSTEM YY </dt>
24+ <dt>Select Install FAMILY alongside SYSTEM YY </dt>
25 <dd>(SYSTEM YY is the name of the system already installed on disk (FAMILY 12.04, Windows 7, ...)</dd>
26 <dt>Click on Continue</dt>
27- <dd>The Screen Install FAMILY XX.XX alongsite SYSTEM YY appears</dd>
28+ <dd>The Screen Install FAMILY alongsite SYSTEM YY appears</dd>
29 <dt>Note the drive selected on the Select drive list and the bar state</dt>
30 <strong>If the target drive has a free partition with sufficient freespace, install will proceed without further partitioning intervention</strong>
31 <dd> The drive corresponds to the drive on the chart (e.g /dev/sda) and the bar is divided</dd>
32
33=== added file 'testcases/image/1689_Install (No Network)'
34--- testcases/image/1689_Install (No Network) 1970-01-01 00:00:00 +0000
35+++ testcases/image/1689_Install (No Network) 2020-03-24 09:53:11 +0000
36@@ -0,0 +1,54 @@
37+<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>
38+
39+<dl>
40+ <dt>Boot up the image</dt>
41+ <dd>The system boots properly and loads the installer displaying the Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
42+ <dt>Click on the Install FAMILY icon</dt>
43+ <dd>The 'Keyboard Layout' screen appears</dd>
44+ <dd>The proposed keyboard corresponds with your keyboard</dd>
45+ <dt>Select your keyboard layout and click on continue</dt>
46+ <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
47+ <dt>On the screen Preparing to install FAMILY, note the availability of the following components</dt>
48+ <dd>Available options should represent the state of your system accurately</dd>
49+ <dd>
50+ <ul>
51+ <li>(If network is available (<em>Should be disabled</em>)) Download updates while installing FAMILY</li>
52+ <li>(If on a 'laptop') Is plugged to a power source</li>
53+ <li>Install third-party software ... option available</li>
54+ </ul>
55+ </dd>
56+ <dt>Click on the continue button</dt>
57+ <dd>The 'Installation type' screen is displayed</dd>
58+ <dt>Select Erase disk and install FAMILY</dt>
59+ <dd>Installation screen expands to include encryption and LVM options</dd>
60+ <dt>Click on the continue button (if there is only one hard disk in the system, the button should read 'Install now')</dt>
61+ <dd>Write changes dialogue appears</dd>
62+ <dt>Click continue</dt>
63+ <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>
64+ <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>
65+ <dd>Selected drive is displayed on the chart</dd>
66+ <dt>Verify that the full drive space is allocated</dt>
67+ <dd>Full drive space is allocated for installation</dd>
68+ <dt>Click on the Install Now button</dt>
69+ <dd>The 'Where are you?' screen is displayed</dd>
70+ <dt>With the system not connected to the network, a US timezone is preselected. Set the timezone to match your local time.</dt>
71+ <dd>Timezone and city displayed now match what you have just set it to.</dd>
72+ <dt>Select your timezone, and click on the continue button</dt>
73+ <dd>The 'Who are you?' screen appears</dd>
74+ <dt>Input your initial user details and password <em>admin can not be used - it is a dedicated Linux User</em></dt>
75+ <dd>Name, username and password are accepted. Login options and home folder encryption choices shown</dd>
76+ <dd>Continue button becomes available</dd>
77+ <dt>Press continue</dt>
78+ <dd>The 'Welcome to FAMILY ' slide is displayed</dd>
79+ <dd>The slideshow is entirely in your language</dd>
80+ <dt>Wait for the installer to finish</dt>
81+ <dd>An 'Installation Complete' dialog appears</dd>
82+ <dt>Click the Restart now button</dt>
83+ <dd>GUI is shut down, a prompt to remove media and press Enter appears</dd>
84+ <dt>Remove the disc and press enter</dt>
85+ <dd>The machine is rebooted</dd>
86+ <dt>Allow the machine to reboot</dt>
87+ <dd>The system boots properly and loads into FAMILY showing username selected at step 13</dd>
88+</dl>
89+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
90+ 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>
91
92=== removed file 'testcases/image/1689_No Network'

Subscribers

People subscribed via source and target branches