Merge lp:~wxl/ubuntu-manual-tests/alternate-manual into lp:ubuntu-manual-tests

Proposed by ԜаӀtеr Ⅼарсһуnѕkі
Status: Merged
Merged at revision: 319
Proposed branch: lp:~wxl/ubuntu-manual-tests/alternate-manual
Merge into: lp:ubuntu-manual-tests
Diff against target: 54 lines (+50/-0)
1 file modified
testcases/image/Alternate Install (Manual Partitioning) (+50/-0)
To merge this branch: bzr merge lp:~wxl/ubuntu-manual-tests/alternate-manual
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Elfy Pending
Ubuntu Testcase Admins Pending
Review via email: mp+251026@code.launchpad.net

Description of the change

I just got rid of Lubuntu's Alternate image encrypted/LVM testcase from our testsuite. We don't have a similar testcase in Desktop and frankly, we really don't need one. There isn't, however, a manual partitioning testcase for Alternate images, so I made one up. Now we have the same requirements for both sets of images.

To post a comment you must log in.
309. By ԜаӀtеr Ⅼарсһуnѕkі

adding alternate manual partition testcase

Revision history for this message
David Pires (slickymaster) wrote :

Walter, I trust you won't mind my input, but I'd like to point just three minor details.

There's an extra space after the opening parenthesis in:
dd>You should be prompted to confirm ( If you entered a weak password, confirm that you want to keep it or select no and enter a stronger one).</dd>

There's also an extra space between the hyphen and 'The' in:
<dd>Wait for a while - The install may seem like it has locked at a percentage but is actually working in the background. You can check and see if it is working by switching to tty4 (alt + f4).</dd>

The utc nomenclature should perhaps be capitalized in:
<dt>Select Yes to setting your clock to utc and press Enter</dt>

Revision history for this message
ԜаӀtеr Ⅼарсһуnѕkі (wxl) wrote :

Actually, these are problems with the "Alternate" testcases in general, it seems. I'll do that up as a separate merge proposal. Thanks!

Revision history for this message
Istimsak (saqman2060) wrote :

Yeah I see that same errors mentioned by David. Overall, the testcase seems pretty clear to follow. Strange, I never tested the alternative images, but there was no testcase for manual partitioning?

Revision history for this message
ԜаӀtеr Ⅼарсһуnѕkі (wxl) wrote :

Yeah, it's funny— I hadn't paid attention to it, either! ☺

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Merged with the aforementioned changes. :-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/image/Alternate Install (Manual Partitioning)'
2--- testcases/image/Alternate Install (Manual Partitioning) 1970-01-01 00:00:00 +0000
3+++ testcases/image/Alternate Install (Manual Partitioning) 2015-02-26 00:58:31 +0000
4@@ -0,0 +1,50 @@
5+<dl>
6+ <dt>Boot up the image</dt>
7+ <dd>System boots to 'Select Language'</dd>
8+ <dt>Select Install Ubuntu and press Enter</dt>
9+ <dd>System displays 'Select Location'</dd>
10+ <dt>Select location and press Enter</dt>
11+ <dd>The default for your location and language should already be selected.</dd>
12+ <dt>Select the layout you wish to use on the keyboard and press Enter</dt>
13+ <dd>The default for your location and language should already be selected.</dd>
14+ <dt>Add a hostname for the machine and press Enter</dt>
15+ <dd>You should be prompted for your name</dd>
16+ <dt>Type in your name and press Enter</dt>
17+ <dd>You should be prompted for a user name</dd>
18+ <dt>Type in your user name and press Enter (you can accept the default if you wish).</dt>
19+ <dd>You should be prompted to enter a password</dd>
20+ <dt>Add a password and press Enter</dt>
21+ <dd>You should be prompted to confirm ( If you entered a weak password, confirm that you want to keep it or select no and enter a stronger one).</dd>
22+ <dt>Confirm password and press Enter</dt>
23+ <dd>You should be asked if you wish to encrypt your home directory</dd>
24+ <dt>Select No to encrypting your home directory and press Enter</dt>
25+ <dd>You should see confirmation of your time zone</dd>
26+ <dt>Verify that the pre-selected time zone is correct or select your time zone and press Enter</dt>
27+ <dd>You will be presented with formatting options</dd>
28+ <dt>Select Manual and press Enter</dt>
29+ <dd>You should see an option to select a disk to install on</dd>
30+ <dt>Select the disk to use and press Enter</dt>
31+ <dd>You should be asked to create a new partition table</dd>
32+ <dt>Select Yes to create the new partition table</dt>
33+ <dd>Select the partition and set up the scheme you prefer and the additional options you may want</dd>
34+ <dt>Once you have your required partitioning scheme laid out, select Finish partitioning and write changes to disk</dt>
35+ <dd>You should see a request to confirm writing the changes to disk</dd>
36+ <dt>Select Yes to accept the changes and press Enter</dt>
37+ <dd>You should see a request for http proxy information</dd>
38+ <dt>Input http proxy info or press Enter</dt>
39+ <dd>Wait for a while - The install may seem like it has locked at a percentage but is actually working in the background. You can check and see if it is working by switching to tty4 (alt + f4).</dd>
40+ <dt>Select Yes to install grub boot loader to master boot record and press Enter</dt>
41+ <dd>You should see a request to confirm date and time</dd>
42+ <dt>Select Yes to setting your clock to utc and press Enter</dt>
43+ <dd>You should be requested to remove the CD / USB key</dd>
44+ <dt>Remove the CD / USB key and press Enter</dt>
45+ <dd>This should then reboot the machine</dd>
46+ <dt>Log in and check the desktop is installed</dt>
47+ <dd>You should be able to log in and the desktop should be displayed</dd>
48+ <dt>Ask the machine to reboot</dt>
49+ <dd>Machine should reboot</dd>
50+ <dt>Login and check the system installed correctly</dt>
51+ <dd>Menus should be displayed</dd>
52+</dl>
53+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
54+ 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