Merge lp:~darinmiller/ubuntu-manual-tests/kubuntu into lp:ubuntu-manual-tests

Proposed by Darin Miller
Status: Needs review
Proposed branch: lp:~darinmiller/ubuntu-manual-tests/kubuntu
Merge into: lp:ubuntu-manual-tests
Diff against target: 102 lines (+98/-0)
1 file modified
testcases/image/1306_Install (Kubuntu OEM setup) (+98/-0)
To merge this branch: bzr merge lp:~darinmiller/ubuntu-manual-tests/kubuntu
Reviewer Review Type Date Requested Status
Ubuntu Testcase Admins Pending
Review via email: mp+318046@code.launchpad.net

Description of the change

The ubiquity install menu/interface has changed relative to the test documentation.

- Kubuntu options and methods are slightly different than ubuntu defaults (i.e.single click vs double click and other minor issues).
- Updated atp-get to apt.
- Specified how access OEM setup on 2nd boot since desktop folder is not available on the desktop.

To post a comment you must log in.

Unmerged revisions

360. By Darin Miller <email address hidden>

adding kubuntu specific test case

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/image/1306_Install (Kubuntu OEM setup)'
2--- testcases/image/1306_Install (Kubuntu OEM setup) 1970-01-01 00:00:00 +0000
3+++ testcases/image/1306_Install (Kubuntu OEM setup) 2017-02-23 00:42:14 +0000
4@@ -0,0 +1,98 @@
5+<em>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> Continue if the system boots properly</dd>
10+ <dt>With legacy BIOS, a Keboard & Human icon appears at the bottom, with UEFI BIOS a grub menu appears. Regardless of BIOS hit enter to continue.</dt>
11+ <dd>Kubuntu installer menu will appear</dd>
12+ <dt>Press F2 to select language and then press Enter</dt>
13+ <dt>Press F4 and select ‘OEM Install (for manufacturers)’ and press Enter</dt>
14+ <dt>Ensure 'Start Kubuntu' is highligted and press enter (use arrow keys to change selection)</dt>
15+ <dd>The live session is loaded</dd>
16+ <dt>Click on ‘Install Kubuntu xx.xx’ icon</dt>
17+ <dd>The ubiquity installer starts, with a welcome dialog with language selection</dd>
18+ <dt>Click on continue</dt>
19+ <dd>The 'Wireless' window is displayed if a network connection is not detected</dd>
20+ <dd>Choose netork connection if updates or 3rd party software are to be downloaded during install (increases install time)</dd>
21+ <dd>Click on continue</dt>
22+ <dt>The 'Prepare' window is displayed</dt>
23+ <dt>On the 'Prepare' window, note the availability of the following components</dt>
24+ <dd>Available options should represent the state of your system accurately</dd>
25+ <dd>
26+ <ul>
27+ <li>(If network is available) Download updates while installing Kubuntu</li>
28+ <li>(If on a 'laptop') Is plugged to a power source</li>
29+ <li>Install third-party software ... option available</li>
30+ </ul>
31+ </dd>
32+ <dt>Click on the continue button</dt>
33+ <dd>The 'Disk Setup' window is displayed and titled 'Installation type'</dd>
34+ <dd>Select 'Guided - use entire disk' radio button if not checked</dd>
35+ <dt>Click on the continue button</dt>
36+ <dd>The 'Erase Disk and install Kubuntu' is displayed</dd>
37+ <dt>Verify that the drive selected on the Select drive list correspond to the drive on the chart (e.g /dev/sda)</dt>
38+ <dd>Selected drive is displayed on the chart</dd>
39+ <dt>Verify that the full drive space is allocated</dt>
40+ <dd>Full drive space is allocated for installation</dd>
41+ <dt>Click on Install Now button</dt>
42+ <dd>The 'Timezone' window tilted 'Where are you?' is displayed</dd>
43+ <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>
44+ <dd>The timezone and city displayed match your timezone and a city from your area</dd>
45+ <dt>Select your timezone, and click on the continue button</dt>
46+ <dd>The 'Keyboard Layout' window appears</dd>
47+ <dd>The proposed keyboard corresponds to your keyboard</dd>
48+ <dt>Select your keyboard layout and click on continue</dt>
49+ <dt>The 'User Info' window is displayed with the tilte 'Who are you?'</dd>
50+ <dt>Input Password</dt>
51+ <dd>password is accepted, the series name you typed earlier is visible but cannot be edited. Additionally, the continue button is enabled</dd>
52+ <dt>Click on the continue button</dt>
53+ <dd>The 'Install' window is displayed and titled 'Welcome to Kubuntu'</dd>
54+ <dd>The slideshow is entirely in your language</dd>
55+ <dt>Wait for the installer to finish</dt>
56+ <dd>An 'Installation Complete' dialog appears</dd>
57+ <dt>Click the Restart now button</dt>
58+ <dd>GUI is shut down, a prompt to remove media and press Enter appears</dd>
59+ <dt>Remove the disc and press enter</dt>
60+ <dd>The machine has been rebooted</dd>
61+ <dt>Allow the machine to reboot</dt>
62+ <dt>Execute the following command on the command line to install any updates that may be present <pre>sudo apt update && sudo apt dist-upgrade</pre></dt>
63+ <dd>The system updates and installs new packages (if any exist)</dd>
64+ <dt>Restart the computer</dt>
65+ <dd>The system restarts and boots into the Kubuntu desktop</dd>
66+ <dt>Use krunner (Alt-spacebar to run 'Prepare for shipping to end user')</dt>
67+ <dd>The OEM config preparation window appears</dd>
68+ <dt>Enter your oem password and click ok</dt>
69+ <dd>The window is closed</dd>
70+ <dt>Restart the the machine</dt>
71+ <dd>The system boots into the end-user installer (Note that any case where the user is taken out of a graphical experience should be filed as a bug)</dd>
72+ <dt>Select a language and click Continue</dt>
73+ <dd>The timezone window is displayed</dd>
74+ <dt>If prompted, Select a wireless connection and click Continue</dt>
75+ <dd>Wireles Layout window is displayed</dd>
76+ <dd>Note: Wirelles Network may not work until system is restarted</dd>
77+ <dt>Select a timezone and click Continue</dt>
78+ <dd>Keyboard Layout window is displayed</dd>
79+ <dt>Select a keyboard layout and click Continue</dt>
80+ <dd>User details window is displayed</dd>
81+ <dt>Add User details and click Continue</dt>
82+ <dd>After a wait, the login window appears</dd>
83+ <dt>Type in the ‘end users’ username and password and hit enter</dt>
84+ <dd>The machine logins successfully</dd>
85+ <dt>Execute the following command on the command line: <pre>lsb_release -rd</pre></dt>
86+ <dd>Both the description and the release presented matches the version of Kubuntu you installed</dd>
87+ <dt>Execute the following command on the command line: <pre>arch</pre></dt>
88+ <dd>Verify the result correctly lists the architecture of the installation you installed. For example, x86_64 for 64-bit x86 machine.</dd>
89+ <dt>Execute the following command on the command line: <pre>sudo sfdisk -l</pre></dt>
90+ <dd>Verify the partition scheme displayed matches the partition scheme you chose during installation</dd>
91+ <dt>Execute the following command on the command line: <pre>sudo apt update</pre></dt>
92+ <dd>Apt hits each of the package mirrors and update all of them without error</dd>
93+ <dt>Launch 'update-manager' (for quantal this is being renamed to software-updater) and install any updates presented</dt>
94+ <dd>The updates are downloaded and installed without error</dd>
95+ <dt>Launch 'firefox' and navigate to http://www.Kubuntu.com</dt>
96+ <dd>The Kubuntu homepage is loaded and displays properly</dd>
97+ <dt>Launch 'Time & Date' settings menu and note the timezone information and local time and date</dt>
98+ <dd>The timezone, date and time match the settings you selected during installation</dd>
99+ <dt>If you installed a non-english version of Kubuntu, note the language used on the desktop</dt>
100+ <dd>The desktop is localized into your language, or it has prompted you upon initial login to install the missing components for your language</dd>
101+</dl>
102+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.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