Merge lp:~mwhudson/ubuntu-manual-tests/basic-server-live-tests into lp:ubuntu-manual-tests

Proposed by Michael Hudson-Doyle
Status: Merged
Merged at revision: 370
Proposed branch: lp:~mwhudson/ubuntu-manual-tests/basic-server-live-tests
Merge into: lp:ubuntu-manual-tests
Diff against target: 53 lines (+44/-0)
2 files modified
testcases/image/1338_Install BIOS (Server live) (+22/-0)
testcases/image/1339_Install UEFI (Server live) (+22/-0)
To merge this branch: bzr merge lp:~mwhudson/ubuntu-manual-tests/basic-server-live-tests
Reviewer Review Type Date Requested Status
Brian Murray Approve
Ubuntu Testcase Admins Pending
Review via email: mp+332451@code.launchpad.net
To post a comment you must log in.
369. By Brian Murray

1312: step 12 is the where are you screen

370. By Brian Murray

merge testcases for subiquity

Revision history for this message
Brian Murray (brian-murray) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/image/1338_Install BIOS (Server live)'
2--- testcases/image/1338_Install BIOS (Server live) 1970-01-01 00:00:00 +0000
3+++ testcases/image/1338_Install BIOS (Server live) 2017-10-19 00:47:43 +0000
4@@ -0,0 +1,22 @@
5+Scope of this test is to verify that the system is installed and you can login into it.
6+
7+<em>Proceed in your native language if you wish. Instructions will remain in English</em>
8+
9+<dl>
10+ <dt>Boot up the image in BIOS mode</dt>
11+ <dt>Choose the desired language</dt>
12+ <dt>On the network configuration screen, just select Done (it should be selected by default)</dt>
13+ <dt>On the filesystem setup screen, select "Use An Entire Disk" (it should be selected by default)</dt>
14+ <dt>Choose a disk to install to</dt>
15+ <dt>On the file system summary screen select Done (it should be selected by default)</dt>
16+ <dt>In the confirmation dialog, select "Continue" (it should <b>not</b> be selected by default)</dt>
17+ <dt>Fill out the user information, making sure to import your SSH keys from somewhere</dt>
18+ <dt>Wait for the install to complete</dt>
19+ <dt>Remove the installation media (CDROM or USB key)</dt>
20+ <dt>Reboot the system</dt>
21+ <dt>Ensure that you can log into the system with the username and password you provided</dt>
22+ <dt>Ensure that you can run commands with sudo</dt>
23+ <dt>Check that the correct SSH keys have been imported by SSHing into the machine or looking in ~/.ssh./</dt>
24+</dl>
25+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
26+ 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>
27
28=== added file 'testcases/image/1339_Install UEFI (Server live)'
29--- testcases/image/1339_Install UEFI (Server live) 1970-01-01 00:00:00 +0000
30+++ testcases/image/1339_Install UEFI (Server live) 2017-10-19 00:47:43 +0000
31@@ -0,0 +1,22 @@
32+Scope of this test is to verify that the system is installed and you can login into it.
33+
34+<em>Proceed in your native language if you wish. Instructions will remain in English</em>
35+
36+<dl>
37+ <dt>Boot up the image in UEFI mode</dt>
38+ <dt>Choose the desired language</dt>
39+ <dt>On the network configuration screen, just select Done (it should be selected by default)</dt>
40+ <dt>On the filesystem setup screen, select "Use An Entire Disk" (it should be selected by default)</dt>
41+ <dt>Choose a disk to install to</dt>
42+ <dt>On the file system summary screen select Done (it should be selected by default)</dt>
43+ <dt>In the confirmation dialog, select "Continue" (it should <b>not</b> be selected by default)</dt>
44+ <dt>Fill out the user information, making sure to import your SSH keys from somewhere</dt>
45+ <dt>Wait for the install to complete</dt>
46+ <dt>Remove the installation media (CDROM or USB key)</dt>
47+ <dt>Reboot the system</dt>
48+ <dt>Ensure that you can log into the system with the username and password you provided</dt>
49+ <dt>Ensure that you can run commands with sudo</dt>
50+ <dt>Check that the correct SSH keys have been imported by SSHing into the machine or looking in ~/.ssh./</dt>
51+</dl>
52+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
53+ 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