Merge lp:~elfy/ubuntu-manual-tests/imagechanges into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Merged at revision: 240
Proposed branch: lp:~elfy/ubuntu-manual-tests/imagechanges
Merge into: lp:ubuntu-manual-tests
Diff against target: 508 lines (+51/-51)
40 files modified
testcases/image/1300_Install (entire disk) (+1/-1)
testcases/image/1301_Install (auto-resize) (+4/-4)
testcases/image/1302_Install (manual partitioning) (+1/-1)
testcases/image/1303_Live Session (+1/-1)
testcases/image/1305_Install (OEM setup) (+1/-1)
testcases/image/1307_Free Software Only (+1/-1)
testcases/image/1309_Install (Screen Reader) (+1/-1)
testcases/image/1311_Non-English Installation Full Network Support (+1/-1)
testcases/image/1312_Non-English Installation No Network (+1/-1)
testcases/image/1313_Installation Broken Internet (+9/-9)
testcases/image/1314_Non-English Live Session & Installation; No Network (+1/-1)
testcases/image/1315_Non-English Live Session & Installation; Full Network Support (+1/-1)
testcases/image/1316_Non-English Installation Full Network Support & CJK Input (+1/-1)
testcases/image/1337_Install (Default) (+1/-1)
testcases/image/1401_Install (Bind9) (+1/-1)
testcases/image/1402_Install (Default + LVM) (+1/-1)
testcases/image/1403_Install (Default + crypted LVM) (+1/-1)
testcases/image/1404_Install (LAMP) (+1/-1)
testcases/image/1405_Install (Mail server) (+1/-1)
testcases/image/1406_Install (OpenSSH server) (+1/-1)
testcases/image/1407_Install (PostgreSQL database server) (+1/-1)
testcases/image/1408_Install (Print server) (+1/-1)
testcases/image/1409_Install (Samba server) (+1/-1)
testcases/image/1410_Install (Tomcat Java server) (+1/-1)
testcases/image/1411_Install (Virtualization host) (+1/-1)
testcases/image/1413_Install (Preseed) (+1/-1)
testcases/image/1437_Alternate Install (Entire Disk) (+1/-1)
testcases/image/1438_Alternate Install (Guided) (+1/-1)
testcases/image/1439_Alternate Install (Encryption) (+1/-1)
testcases/image/1440_Live LTSP (+1/-1)
testcases/image/1441_Install (No Network Connection) (+1/-1)
testcases/image/1443_Rescue Mode (+1/-1)
testcases/image/1446_Ubiquity MemTest (+1/-1)
testcases/image/1451_Install (entire disk with lvm and encryption) (+1/-1)
testcases/image/1468_Install (upgrade) (+1/-1)
testcases/image/1469_Other Features (+1/-1)
testcases/image/1470_Install (manual partitioning re-using home partition) (+1/-1)
testcases/image/1471_Install (erase and re-install) (+1/-1)
testcases/image/1497_Install (live session) (+1/-1)
testcases/image/1498_Upgrade (image) (+1/-1)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/imagechanges
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Review via email: mp+189460@code.launchpad.net

Description of the change

Changes as discussed for bug 1193128 and 1210732

Think I got them all ;)

To post a comment you must log in.
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Elfy, thanks for correcting this and the autoresize bug while you were at it :-)

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

Found some interesting formatting issues with a few of these that I corrected as well :-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/image/1300_Install (entire disk)'
2--- testcases/image/1300_Install (entire disk) 2013-06-13 21:52:53 +0000
3+++ testcases/image/1300_Install (entire disk) 2013-10-05 10:12:41 +0000
4@@ -1,5 +1,5 @@
5 <dl>
6- <dt>Boot up the iso using a CD/DVD or USB Key to a Live Session</dt>
7+ <dt>Boot up the image</dt>
8 <dd>The system boots properly and loads the installer displaying the Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
9 <dt>Click on the Install FAMILY icon</dt>
10 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
11
12=== modified file 'testcases/image/1301_Install (auto-resize)'
13--- testcases/image/1301_Install (auto-resize) 2013-06-13 21:52:53 +0000
14+++ testcases/image/1301_Install (auto-resize) 2013-10-05 10:12:41 +0000
15@@ -1,5 +1,5 @@
16 <dl>
17- <dt>Boot up the iso using a CD/DVD or USB Key to a Live Session</dt>
18+ <dt>Boot up the image</dt>
19 <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
20 <dt>Click on the Install FAMILY icon</dt>
21 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
22@@ -19,9 +19,9 @@
23 <dt>Click on Forward</dt>
24 <dd>The Screen Install FAMILY XX.XX alongsite SYSTEM YY appears</dd>
25 <dt>Note the drive selected on the Select drive list and the bar state</dt>
26- <dd> The drive corresponds to the drive on the chart (e.g /dev/sda) and the bar is divided in half (e.g. 50%).</dd>
27- <dt>Move the slider bar that separates the grey sections to 50%</dt>
28- <dd>The slider bar can be set to 50%</dd>
29+ <dd> The drive corresponds to the drive on the chart (e.g /dev/sda) and the bar is divided</dd>
30+ <dt>Move the slider bar that separates the grey sections as appropriate</dt>
31+ <dd>The slider bar can be set as appropriate</dd>
32 <dt>Click on the Install Now button</dt>
33 <dd>The 'Where are you?' screen is displayed</dd>
34 <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>
35
36=== modified file 'testcases/image/1302_Install (manual partitioning)'
37--- testcases/image/1302_Install (manual partitioning) 2013-06-13 21:52:53 +0000
38+++ testcases/image/1302_Install (manual partitioning) 2013-10-05 10:12:41 +0000
39@@ -1,5 +1,5 @@
40 <dl>
41- <dt>Boot up the iso using a CD/DVD or USB Key to a Live Session</dt>
42+ <dt>Boot up the image</dt>
43 <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
44 <dt>Click on the Install FAMILY icon</dt>
45 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
46
47=== modified file 'testcases/image/1303_Live Session'
48--- testcases/image/1303_Live Session 2013-08-16 16:12:01 +0000
49+++ testcases/image/1303_Live Session 2013-10-05 10:12:41 +0000
50@@ -1,6 +1,6 @@
51 Test-case Live Session Start
52 <dl>
53- <dt>Boot up the iso using a CD/DVD or USB Key</dt>
54+ <dt>Boot up the image</dt>
55 <dd>FAMILY boot screen is displayed</dd>
56 <dt>When ubiquity starts select your language in the left column</dt>
57 <dd>Language is selected, all labels are changed to translated versions</dd>
58
59=== modified file 'testcases/image/1305_Install (OEM setup)'
60--- testcases/image/1305_Install (OEM setup) 2013-06-13 21:39:47 +0000
61+++ testcases/image/1305_Install (OEM setup) 2013-10-05 10:12:41 +0000
62@@ -1,5 +1,5 @@
63 <dl>
64- <dt>Boot up the iso using a CD/DVD or USB Key to a Live Session</dt>
65+ <dt>Boot up the image</dt>
66 <dd>The system boots properly</dd>
67 <dt>When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
68 <dd>Language list will appear</dd>
69
70=== modified file 'testcases/image/1307_Free Software Only'
71--- testcases/image/1307_Free Software Only 2013-06-25 21:55:14 +0000
72+++ testcases/image/1307_Free Software Only 2013-10-05 10:12:41 +0000
73@@ -1,5 +1,5 @@
74 <dl>
75- <dt>Start your machine with the install media in place. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
76+ <dt>Boot up the image. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
77 <dd>Language list will appear</dd>
78 <dt>Use arrow keys to select language and press Enter</dt>
79 <dd>Language list will close</dd>
80
81=== modified file 'testcases/image/1309_Install (Screen Reader)'
82--- testcases/image/1309_Install (Screen Reader) 2013-06-13 21:39:47 +0000
83+++ testcases/image/1309_Install (Screen Reader) 2013-10-05 10:12:41 +0000
84@@ -1,6 +1,6 @@
85 This is an installation using the Screen-Reader as done by a visually blind individual. Please cover your monitor, lay it face down or turn it off during this installation. You will require speakers or headphones to hear the screen-reader. As you press Enter to continue on each page, it can take several minutes to advance to the next installer page.
86 <dl>
87- <dt>Start your machine with the install media in place </dt>
88+ <dt>Boot up the image</dt>
89 <dt>Wait to hear the drums</dt>
90 <dt>Press Ctrl+s to start the screen-reader</dt>
91 <dt>Press Alt+Tab to change to the installer</dt>
92
93=== modified file 'testcases/image/1311_Non-English Installation Full Network Support'
94--- testcases/image/1311_Non-English Installation Full Network Support 2013-06-13 21:39:47 +0000
95+++ testcases/image/1311_Non-English Installation Full Network Support 2013-10-05 10:12:41 +0000
96@@ -1,6 +1,6 @@
97 The goal of this test case is to check that localization support is functional during the installation and that language packs are downloaded and installed correctly from the Internet.
98 <dl>
99- <dt>Start your machine with the install media in place. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
100+ <dt>Boot up the image. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
101 <dd>Language list will appear</dd>
102 <dt>Use arrow keys to select language and press Enter</dt>
103 <dd>Language list will close.</dd>
104
105=== modified file 'testcases/image/1312_Non-English Installation No Network'
106--- testcases/image/1312_Non-English Installation No Network 2013-06-13 21:39:47 +0000
107+++ testcases/image/1312_Non-English Installation No Network 2013-10-05 10:12:41 +0000
108@@ -1,6 +1,6 @@
109 The goal of this test case is to check that localization support is functional during the installation, that language packs are installed correctly for those languages in the ISO, and that an informational message is shown prompting users to connect to the Internet to fully install language support for those languages not included.
110 <dl>
111- <dt>Start your machine with the install media in place and no network connection present. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
112+ <dt>Boot up the image. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
113 <dd>Language list will appear</dd>
114 <dt>Use arrow keys to select language and press Enter</dt>
115 <dd>Language list will close.</dd>
116
117=== modified file 'testcases/image/1313_Installation Broken Internet'
118--- testcases/image/1313_Installation Broken Internet 2013-06-11 21:39:58 +0000
119+++ testcases/image/1313_Installation Broken Internet 2013-10-05 10:12:41 +0000
120@@ -1,6 +1,6 @@
121 The goal of this test case is to check that localization support is functional during the installation, that language packs are installed correctly for those languages in the ISO. During the lang-packs installation, Internet breaks, and the installer handles it gracefully. After the installation is complete and the new system rebooted an informational message is shown prompting users to connect to the Internet to fully install language support.
122 <dl>
123- <dt>Start your machine with the install media in place a network connection present. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
124+ <dt>Boot up the image. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
125 <dd>Language list will appear</dd>
126 <dt>Use arrow keys to select language and press Enter</dt>
127 <dd>Language list will close.</dd>
128@@ -10,13 +10,13 @@
129 <dt>Click on the Install FAMILY icon</dt>
130 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
131 <dt>On the screen Preparing to install FAMILY, note the state of each check mark for the following components</dt>
132- <dd>
133- <ul>
134- <li>Your system have at least the amount a space indicated</li>
135- <li>(If on a 'laptop'). Is plugged to a power source</li>
136- <li>Is connected to the Internet</li>
137- </ul>
138- </dd>
139+ <dd>
140+ <ul>
141+ <li>Your system have at least the amount a space indicated</li>
142+ <li>(If on a 'laptop'). Is plugged to a power source</li>
143+ <li>Is connected to the Internet</li>
144+ </ul>
145+ </dd>
146 <dd>Check marks represent the state of your system accurately</dd>
147 <dt>Click on the continue button</dt>
148 <dd>The 'Installation type' screen is displayed</dd>
149@@ -55,4 +55,4 @@
150 <dd>If you are using one of the above languages the calendar shows the regional settings correctly</dd>
151 </dl>
152 <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
153- 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>
154+ 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>
155
156=== modified file 'testcases/image/1314_Non-English Live Session & Installation; No Network'
157--- testcases/image/1314_Non-English Live Session & Installation; No Network 2013-05-28 23:22:13 +0000
158+++ testcases/image/1314_Non-English Live Session & Installation; No Network 2013-10-05 10:12:41 +0000
159@@ -1,6 +1,6 @@
160 The goal of this test case is to check that localization support is functional during the installation from a live cd session, that language packs are installed correctly for those languages in the ISO, and that an informational message is shown prompting users to connect to the Internet to fully install language support for those languages not included.
161 <dl>
162- <dt>Power up your machine insert the install media</dt>
163+ <dt>Boot up the image</dt>
164 <dt>Select English as language and press Enter</dt>
165 <dt>Select Try without any change to your computer and press Enter</dt>
166 <dd>Once the live session has started, verify that the system is in English</dd>
167
168=== modified file 'testcases/image/1315_Non-English Live Session & Installation; Full Network Support'
169--- testcases/image/1315_Non-English Live Session & Installation; Full Network Support 2013-05-28 23:22:13 +0000
170+++ testcases/image/1315_Non-English Live Session & Installation; Full Network Support 2013-10-05 10:12:41 +0000
171@@ -1,6 +1,6 @@
172 The goal of this test case is to check that localization support is functional during the installation from a live cd session and that language packs are downloaded and installed correctly from the Internet.
173 <dl>
174- <dt>Power up your machine and insert the install media</dt>
175+ <dt>Boot up the image</dt>
176 <dt>Select English as language and press Enter</dt>
177 <dt>Select Try FAMILY without any change to your computer and press Enter</dt>
178 <dd>
179
180=== modified file 'testcases/image/1316_Non-English Installation Full Network Support & CJK Input'
181--- testcases/image/1316_Non-English Installation Full Network Support & CJK Input 2013-06-11 21:39:58 +0000
182+++ testcases/image/1316_Non-English Installation Full Network Support & CJK Input 2013-10-05 10:12:41 +0000
183@@ -1,6 +1,6 @@
184 The goal of this test case is to check that localization support is functional during the installation, that language packs are downloaded and installed correctly from the Internet and that the input methods for either Chinese, Japanese or Korean are working.
185 <dl>
186- <dt>Start your machine with the install media in place. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
187+ <dt>Boot up the image. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
188 <dd>Language list will appear</dd>
189 <dt>Use arrow keys to select 中文(简体) (Simplified Chinese), 中文(繁體) (Traditional Chinese), 日本語 (Japanese) or 한국어 (Korean) as language and press Enter</dt>
190 <dd>Language list will close.</dd>
191
192=== modified file 'testcases/image/1337_Install (Default)'
193--- testcases/image/1337_Install (Default) 2013-06-04 20:36:11 +0000
194+++ testcases/image/1337_Install (Default) 2013-10-05 10:12:41 +0000
195@@ -1,6 +1,6 @@
196 Scope of this test is to verify that the system is installed and you can login into it.
197 <dl>
198- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
199+ <dt>Boot up the image</dt>
200 <dt>Choose the desired language</dt>
201 <dt>Select "Install Ubuntu Server"</dt>
202 <dt>Choose the language</dt>
203
204=== modified file 'testcases/image/1401_Install (Bind9)'
205--- testcases/image/1401_Install (Bind9) 2013-03-28 20:24:31 +0000
206+++ testcases/image/1401_Install (Bind9) 2013-10-05 10:12:41 +0000
207@@ -1,6 +1,6 @@
208 Scope of this test is to verify that the system is installed, you can login into it, bind is installable and working.
209 <dl>
210- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
211+ <dt>Boot up the image</dt>
212 <dt>Choose the desired language</dt>
213 <dt>Select "Install Ubuntu Server"</dt>
214 <dt>Choose the language</dt>
215
216=== modified file 'testcases/image/1402_Install (Default + LVM)'
217--- testcases/image/1402_Install (Default + LVM) 2013-06-04 20:36:11 +0000
218+++ testcases/image/1402_Install (Default + LVM) 2013-10-05 10:12:41 +0000
219@@ -1,6 +1,6 @@
220 Scope of this test is to verify that the system is installed, you can login into it and rootfs is rightly mounted.
221 <dl>
222- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
223+ <dt>Boot up the image</dt>
224 <dt>Choose the desired language</dt>
225 <dt>Select "Install Ubuntu Server"</dt>
226 <dt>Choose the language</dt>
227
228=== modified file 'testcases/image/1403_Install (Default + crypted LVM)'
229--- testcases/image/1403_Install (Default + crypted LVM) 2013-06-04 20:36:11 +0000
230+++ testcases/image/1403_Install (Default + crypted LVM) 2013-10-05 10:12:41 +0000
231@@ -1,6 +1,6 @@
232 Scope of this test is to verify that the system is installed, you can login into it, rootfs and securityfs are rightly mounted.
233 <dl>
234- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
235+ <dt>Boot up the image</dt>
236 <dt>Choose the desired language</dt>
237 <dt>Select "Install Ubuntu Server"</dt>
238 <dt>Choose the language</dt>
239
240=== modified file 'testcases/image/1404_Install (LAMP)'
241--- testcases/image/1404_Install (LAMP) 2013-06-04 20:36:11 +0000
242+++ testcases/image/1404_Install (LAMP) 2013-10-05 10:12:41 +0000
243@@ -1,6 +1,6 @@
244 Scope of this test is to verify that the system is installed, you can login into it, Apache and MySQL are working.
245 <dl>
246- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
247+ <dt>Boot up the image</dt>
248 <dt>Choose the desired language</dt>
249 <dt>Select "Install Ubuntu Server"</dt>
250 <dt>Choose the language</dt>
251
252=== modified file 'testcases/image/1405_Install (Mail server)'
253--- testcases/image/1405_Install (Mail server) 2013-06-04 20:36:11 +0000
254+++ testcases/image/1405_Install (Mail server) 2013-10-05 10:12:41 +0000
255@@ -1,6 +1,6 @@
256 Scope of this test is to verify that the system is installed, you can login into it and the mail server is up and running.
257 <dl>
258- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
259+ <dt>Boot up the image</dt>
260 <dt>Choose the desired language</dt>
261 <dt>Select "Install Ubuntu Server"</dt>
262 <dt>Choose the language</dt>
263
264=== modified file 'testcases/image/1406_Install (OpenSSH server)'
265--- testcases/image/1406_Install (OpenSSH server) 2013-06-04 20:36:11 +0000
266+++ testcases/image/1406_Install (OpenSSH server) 2013-10-05 10:12:41 +0000
267@@ -1,6 +1,6 @@
268 Scope of this test is to verify that the system is installed, you can login into it and sshd is up and running.
269 <dl>
270- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
271+ <dt>Boot up the image</dt>
272 <dt>Choose the desired language</dt>
273 <dt>Select "Install Ubuntu Server"</dt>
274 <dt>Choose the language</dt>
275
276=== modified file 'testcases/image/1407_Install (PostgreSQL database server)'
277--- testcases/image/1407_Install (PostgreSQL database server) 2013-06-04 20:36:11 +0000
278+++ testcases/image/1407_Install (PostgreSQL database server) 2013-10-05 10:12:41 +0000
279@@ -1,6 +1,6 @@
280 Scope of this test is to verify that the system is installed, you can login into it and the database is running.
281 <dl>
282- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
283+ <dt>Boot up the image</dt>
284 <dt>Choose the desired language</dt>
285 <dt>Select "Install Ubuntu Server"</dt>
286 <dt>Choose the language</dt>
287
288=== modified file 'testcases/image/1408_Install (Print server)'
289--- testcases/image/1408_Install (Print server) 2013-06-04 20:36:11 +0000
290+++ testcases/image/1408_Install (Print server) 2013-10-05 10:12:41 +0000
291@@ -1,6 +1,6 @@
292 Scope of this test is to verify that the system is installed, you can login into it and cups is running.
293 <dl>
294- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
295+ <dt>Boot up the image</dt>
296 <dt>Choose the desired language</dt>
297 <dt>Select "Install Ubuntu Server"</dt>
298 <dt>Choose the language</dt>
299
300=== modified file 'testcases/image/1409_Install (Samba server)'
301--- testcases/image/1409_Install (Samba server) 2013-06-04 20:36:11 +0000
302+++ testcases/image/1409_Install (Samba server) 2013-10-05 10:12:41 +0000
303@@ -1,6 +1,6 @@
304 Scope of this test is to verify that the system is installed, you can login into it and samba is running.
305 <dl>
306- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
307+ <dt>Boot up the image</dt>
308 <dt>Choose the desired language</dt>
309 <dt>Select "Install Ubuntu Server"</dt>
310 <dt>Choose the language</dt>
311
312=== modified file 'testcases/image/1410_Install (Tomcat Java server)'
313--- testcases/image/1410_Install (Tomcat Java server) 2013-06-04 20:36:11 +0000
314+++ testcases/image/1410_Install (Tomcat Java server) 2013-10-05 10:12:41 +0000
315@@ -1,6 +1,6 @@
316 Scope of this test is to verify that the system is installed, you can login into it and Tomcat server is running.
317 <dl>
318- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
319+ <dt>Boot up the image</dt>
320 <dt>Choose the desired language</dt>
321 <dt>Select "Install Ubuntu Server"</dt>
322 <dt>Choose the language</dt>
323
324=== modified file 'testcases/image/1411_Install (Virtualization host)'
325--- testcases/image/1411_Install (Virtualization host) 2013-06-04 20:36:11 +0000
326+++ testcases/image/1411_Install (Virtualization host) 2013-10-05 10:12:41 +0000
327@@ -1,6 +1,6 @@
328 Scope of this test is to verify that the system is installed, you can login and run VMs.
329 <dl>
330- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
331+ <dt>Boot up the image</dt>
332 <dt>Choose the desired language</dt>
333 <dt>Select "Install Ubuntu Server"</dt>
334 <dt>Choose the language</dt>
335
336=== modified file 'testcases/image/1413_Install (Preseed)'
337--- testcases/image/1413_Install (Preseed) 2013-05-30 21:22:25 +0000
338+++ testcases/image/1413_Install (Preseed) 2013-10-05 10:12:41 +0000
339@@ -6,7 +6,7 @@
340 </strong>
341
342 <dl>
343- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
344+ <dt>Boot up the image</dt>
345 <dt>Choose the desired language, press F6, Esc, and F8. This will show you the Boot Options line:
346 Boot Options file=/cdrom/preseed/ubuntu-server.seed vga=788 initrd=/install/initrd.gz quiet --</dt>
347 <dt>Replace 'file=/cdrom/preseed/ubuntu-server.seed' by 'auto
348
349=== modified file 'testcases/image/1437_Alternate Install (Entire Disk)'
350--- testcases/image/1437_Alternate Install (Entire Disk) 2013-03-28 20:24:31 +0000
351+++ testcases/image/1437_Alternate Install (Entire Disk) 2013-10-05 10:12:41 +0000
352@@ -1,5 +1,5 @@
353 <dl>
354- <dt>Boot up the iso using a CD/DVD or USB Key</dt>
355+ <dt>Boot up the image</dt>
356 <dd>System boots to 'Select Language'</dd>
357 <dt>Select Install Ubuntu and press Enter</dt>
358 <dd>System displays 'Select Location'</dd>
359
360=== modified file 'testcases/image/1438_Alternate Install (Guided)'
361--- testcases/image/1438_Alternate Install (Guided) 2013-03-28 20:24:31 +0000
362+++ testcases/image/1438_Alternate Install (Guided) 2013-10-05 10:12:41 +0000
363@@ -1,5 +1,5 @@
364 <dl>
365- <dt>Boot up the iso using a CD/DVD or USB Key</dt>
366+ <dt>Boot up the image</dt>
367 <dd>System boots to 'Select Language'</dd>
368 <dt>Select Install Ubuntu and press Enter</dt>
369 <dd>System displays 'Select Location'</dd>
370
371=== modified file 'testcases/image/1439_Alternate Install (Encryption)'
372--- testcases/image/1439_Alternate Install (Encryption) 2013-03-28 20:24:31 +0000
373+++ testcases/image/1439_Alternate Install (Encryption) 2013-10-05 10:12:41 +0000
374@@ -1,5 +1,5 @@
375 <dl>
376- <dt>Boot up the iso using a CD/DVD or USB Key</dt>
377+ <dt>Boot up the image</dt>
378 <dd>System boots to 'Select Language'</dd>
379 <dt>Select Install Ubuntu and press Enter</dt>
380 <dd>System displays 'Select Location'</dd>
381
382=== modified file 'testcases/image/1440_Live LTSP'
383--- testcases/image/1440_Live LTSP 2013-03-28 20:24:31 +0000
384+++ testcases/image/1440_Live LTSP 2013-10-05 10:12:41 +0000
385@@ -1,6 +1,6 @@
386 LTSP is the Linux Terminal Server Project. It allows you to set up a diskless workstation environment with not much effort. The Edubuntu DVD ships with a feature called Live LTSP that allows you to try out or demonstrate LTSP without making any permanent changes to a system.
387 <dl>
388- <dt>Start Edubuntu from a Live DVD or USB disk and select the "Try Edubuntu without Installing" option from the boot menu to start up to a full desktop session</dt>
389+ <dt>Start Edubuntu from an image and select the "Try Edubuntu without Installing" option from the boot menu to start up to a full desktop session</dt>
390 <dd>Edubuntu desktop boots up properly</dd>
391 <dt>Open the dash and type "LTSP Live"</dt>
392 <dd>"LTSP Live" launches and displays a prompt</dd>
393
394=== modified file 'testcases/image/1441_Install (No Network Connection)'
395--- testcases/image/1441_Install (No Network Connection) 2013-03-28 20:24:31 +0000
396+++ testcases/image/1441_Install (No Network Connection) 2013-10-05 10:12:41 +0000
397@@ -1,7 +1,7 @@
398 Scope of this test is to verify that the system is installed and you can login into it.
399 <dl>
400 <dt>On a physical server, disconnect the network cable(s); if running KVM, make sure to pass '-net nic,model=virtio -net user,restrict=y' on the Testdrive setting window</dt>
401- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
402+ <dt>Boot up the image</dt>
403 <dt>Choose the desired language</dt>
404 <dt>Select "Install Ubuntu Server"</dt>
405 <dt>Choose the language</dt>
406
407=== modified file 'testcases/image/1443_Rescue Mode'
408--- testcases/image/1443_Rescue Mode 2013-03-28 20:24:31 +0000
409+++ testcases/image/1443_Rescue Mode 2013-10-05 10:12:41 +0000
410@@ -1,6 +1,6 @@
411 Scope of this test is to start a recovery session.
412 <dl>
413- <dt>Boot from CD or USB in real hardware or run the image in Testdrive</dt>
414+ <dt>Boot up the image</dt>
415 <dt>At the main screen press ESC</dt>
416 <dt>Select "Rescue a broken system"</dt>
417 <dt>Choose the desired language</dt>
418
419=== modified file 'testcases/image/1446_Ubiquity MemTest'
420--- testcases/image/1446_Ubiquity MemTest 2013-06-09 09:28:22 +0000
421+++ testcases/image/1446_Ubiquity MemTest 2013-10-05 10:12:41 +0000
422@@ -1,5 +1,5 @@
423 <dl>
424- <dt>Start your machine with the install media in place. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
425+ <dt>Boot up the image. When you see the aubergine screen with an icon at the bottom, press any key to get the menu</dt>
426 <dt>Select your language and press <strong>enter</strong></dt>
427 <dt>From the main menu select <strong>Test Memory</strong> and press <strong>Enter</strong></dt>
428 <dt>Wait until the test finishes</dt>
429
430=== modified file 'testcases/image/1451_Install (entire disk with lvm and encryption)'
431--- testcases/image/1451_Install (entire disk with lvm and encryption) 2013-06-13 20:44:10 +0000
432+++ testcases/image/1451_Install (entire disk with lvm and encryption) 2013-10-05 10:12:41 +0000
433@@ -1,5 +1,5 @@
434 <dl>
435- <dt>Boot up the iso using a CD/DVD or USB Key to a Live Session</dt>
436+ <dt>Boot up the image</dt>
437 <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
438 <dt>Click on the Install FAMILY icon</dt>
439 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
440
441=== modified file 'testcases/image/1468_Install (upgrade)'
442--- testcases/image/1468_Install (upgrade) 2013-05-28 23:22:13 +0000
443+++ testcases/image/1468_Install (upgrade) 2013-10-05 10:12:41 +0000
444@@ -1,5 +1,5 @@
445 <dl>
446- <dt>Boot up the PREVIOUS RELEASE of FAMILY iso using a CD/DVD or USB Key to a Live Session -- alternatively, skip the install steps and start the upgrade step below(step ~17) by booting a pre-existing installation</dt>
447+ <dt>Boot up the PREVIOUS RELEASE of FAMILY image -- alternatively, skip the install steps and start the upgrade step below(step ~17) by booting a pre-existing installation</dt>
448 <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
449 <dt>Click on the Install FAMILY icon</dt>
450 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
451
452=== modified file 'testcases/image/1469_Other Features'
453--- testcases/image/1469_Other Features 2013-05-28 23:22:13 +0000
454+++ testcases/image/1469_Other Features 2013-10-05 10:12:41 +0000
455@@ -1,7 +1,7 @@
456 <strong>To perform this test you need a an active internet connection, and a wireless card, wireless USB dongle, or mobile network card</strong>
457
458 <dl>
459- <dt>Boot up the iso using a CD/DVD or USB Key to a Live Session</dt>
460+ <dt>Boot up the image</dt>
461 <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
462 <dt>Click on the Install FAMILY icon</dt>
463 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
464
465=== modified file 'testcases/image/1470_Install (manual partitioning re-using home partition)'
466--- testcases/image/1470_Install (manual partitioning re-using home partition) 2013-07-05 15:47:43 +0000
467+++ testcases/image/1470_Install (manual partitioning re-using home partition) 2013-10-05 10:12:41 +0000
468@@ -1,5 +1,5 @@
469 <dl>
470- <dt>Boot up the iso using a CD/DVD or USB Key to a Live Session</dt>
471+ <dt>Boot up the image</dt>
472 <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
473 <dt>Click on the Install FAMILY icon</dt>
474 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
475
476=== modified file 'testcases/image/1471_Install (erase and re-install)'
477--- testcases/image/1471_Install (erase and re-install) 2013-05-28 23:22:13 +0000
478+++ testcases/image/1471_Install (erase and re-install) 2013-10-05 10:12:41 +0000
479@@ -1,5 +1,5 @@
480 <dl>
481- <dt>Boot up the iso using a CD/DVD or USB Key to a Live Session</dt>
482+ <dt>Boot up the image</dt>
483 <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
484 <dt>Click on the Install FAMILY icon</dt>
485 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>
486
487=== modified file 'testcases/image/1497_Install (live session)'
488--- testcases/image/1497_Install (live session) 2013-05-28 23:22:13 +0000
489+++ testcases/image/1497_Install (live session) 2013-10-05 10:12:41 +0000
490@@ -1,5 +1,5 @@
491 <dl>
492- <dt>Boot up the iso using a CD/DVD or USB Key</dt>
493+ <dt>Boot up the image</dt>
494 <dd>FAMILY boot screen is displayed</dd>
495 <dt>When ubiquity starts select your language in the left column</dt>
496 <dd>Language is selected, all labels are changed to translated versions</dd>
497
498=== modified file 'testcases/image/1498_Upgrade (image)'
499--- testcases/image/1498_Upgrade (image) 2013-06-11 21:39:58 +0000
500+++ testcases/image/1498_Upgrade (image) 2013-10-05 10:12:41 +0000
501@@ -1,6 +1,6 @@
502 To execute this test, a pre-existing ubuntu (or derivative) installation is needed
503 <dl>
504- <dt>Boot up the iso using a CD/DVD or USB Key </dt>
505+ <dt>Boot up the image</dt>
506 <dd>The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' buttons</dd>
507 <dt>Click on the Install FAMILY button </dt>
508 <dd>The 'Preparing to install FAMILY' screen is displayed</dd>

Subscribers

People subscribed via source and target branches