Merge ubuntu-manual-tests:amend_bitlocker into ubuntu-manual-tests:main

Proposed by Tim Andersson
Status: Needs review
Proposed branch: ubuntu-manual-tests:amend_bitlocker
Merge into: ubuntu-manual-tests:main
Diff against target: 271 lines (+198/-5) (has conflicts)
4 files modified
definitions/canary_desktop_cases.xml (+23/-5)
testcases/image/1766_Canary Install Bitlocker (+3/-0)
testcases/image/1790_Canary Install Alongside Windows BitLocker Partition With Insufficient Space (+74/-0)
testcases/image/1791_Canary Install Alongside Windows Bitlocker Partition (+98/-0)
Conflict in definitions/canary_desktop_cases.xml
Conflict in testcases/image/1766_Canary Install Bitlocker
Reviewer Review Type Date Requested Status
Ubuntu Testcase Admins Pending
Review via email: mp+451533@code.launchpad.net
To post a comment you must log in.

Unmerged commits

17fc38a... by Tim Andersson

fix: make amendments on changes to install alongside bitlocker steps

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/definitions/canary_desktop_cases.xml b/definitions/canary_desktop_cases.xml
2index a616525..3da489b 100644
3--- a/definitions/canary_desktop_cases.xml
4+++ b/definitions/canary_desktop_cases.xml
5@@ -408,11 +408,7 @@
6 <ut:include ref="try-or-install" />
7 <ut:include ref="start" />
8 <ut:include ref="select-installation-type" />
9- <ut:include ref="entire-disk" />
10- <ut:include ref="bitlocker-screen" />
11- <ut:include ref="start" />
12- <ut:include ref="select-installation-type" />
13- <ut:include ref="entire-disk" />
14+ <ut:include ref="entire-disk"/>
15 <ut:include ref="setup" />
16 <ut:include ref="reboot-ubuntu" />
17 </ut:case>
18@@ -573,6 +569,7 @@
19 <ut:include ref="reboot-ubuntu" />
20 </ut:case>
21
22+<<<<<<< definitions/canary_desktop_cases.xml
23 <ut:case id="1784_Install (entire disk with ZFS)">
24 <ut:include ref="start" />
25 <ut:include ref="select-installation-type" />
26@@ -591,10 +588,16 @@
27
28 <ut:case id="1786_Canary Non-English Installation Online">
29 <p>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.</p>
30+=======
31+ <ut:case id="1790_Canary Install Alongside Windows BitLocker Partition With Insufficient Space">
32+ <ut:include ref="bitlocker-config" />
33+ <dd>Note for this test specifically you must have less than 15G free disk space outside the Windows partition.</dd>
34+>>>>>>> definitions/canary_desktop_cases.xml
35 <ut:include ref="grub" />
36 <ut:include ref="try-or-install" />
37 <ut:include ref="start" />
38 <ut:include ref="select-installation-type" />
39+<<<<<<< definitions/canary_desktop_cases.xml
40 <ut:include ref="entire-disk" />
41 <ut:include ref="setup" />
42 <ut:include ref="reboot-ubuntu" />
43@@ -631,6 +634,21 @@
44 <ut:case id="1789_Install Screen Reader">
45 <dt>For this test, you must boot the iso and after hearing the Ubuntu start up sound, press super+alt+s to activate the screen reader.</dt>
46 <dt>After you've activated the screen reader, you must navigate through the install process doing a "Install (Entire Disk)" install, reboot and verify everthing works as intended.</dt>
47+=======
48+ <ut:include ref="resize" />
49+ <dt>You should be greeted with a BitLocker screen which prompts you to reboot into Windows to free up some disk space.</dt>
50+ </ut:case>
51+
52+ <ut:case id="1791_Canary Install Alongside Windows Bitlocker Partition">
53+ <ut:include ref="bitlocker-config" />
54+ <ut:include ref="grub" />
55+ <ut:include ref="try-or-install" />
56+ <ut:include ref="start" />
57+ <ut:include ref="select-installation-type" />
58+ <ut:include ref="resize"/>
59+ <ut:include ref="setup" />
60+ <ut:include ref="reboot-ubuntu" />
61+>>>>>>> definitions/canary_desktop_cases.xml
62 </ut:case>
63
64 </ut:configuration>
65diff --git a/testcases/image/1766_Canary Install Bitlocker b/testcases/image/1766_Canary Install Bitlocker
66index 46ec8ea..d4440a3 100644
67--- a/testcases/image/1766_Canary Install Bitlocker
68+++ b/testcases/image/1766_Canary Install Bitlocker
69@@ -56,6 +56,7 @@
70 <dt>Click 'Start Installing'</dt>
71
72
73+<<<<<<< testcases/image/1766_Canary Install Bitlocker
74 <dd>The 'Turn off BitLocker' screen is displayed and there is no way to continue the installation</dd>
75 <dt>Scan the QR code with a phone</dt>
76 <dd>Verify that the page help.ubuntu.com/rst opens with detailed information about RST and how to disable it.</dd>
77@@ -94,6 +95,8 @@
78 <dt>Click 'Start Installing'</dt>
79
80
81+=======
82+>>>>>>> testcases/image/1766_Canary Install Bitlocker
83 <dd>The 'Where are you?' screen is displayed</dd>
84 <dt>If your system is connected to the network, note the preselected timezone corresponds with your timezone and the city indicated in the text box</dt>
85 <dd>The timezone and city displayed match your timezone and a major city from your area</dd>
86diff --git a/testcases/image/1790_Canary Install Alongside Windows BitLocker Partition With Insufficient Space b/testcases/image/1790_Canary Install Alongside Windows BitLocker Partition With Insufficient Space
87new file mode 100644
88index 0000000..ccb731b
89--- /dev/null
90+++ b/testcases/image/1790_Canary Install Alongside Windows BitLocker Partition With Insufficient Space
91@@ -0,0 +1,74 @@
92+<!-- Please do not edit this file directly; it was generated with the
93+ tools/test_case_gen script using the following configuration as input:
94+ definitions/canary_desktop_cases.xml
95+-->
96+
97+ <p><em>Proceed in your native language if you wish. Instructions will remain in English.</em></p>
98+ <dl>
99+
100+
101+ <dt>Try installing on a machine with a Windows installation and a bitlocker partition</dt>
102+
103+ <dd>Note for this test specifically you must have less than 15G free disk space outside the Windows partition.</dd>
104+
105+ <dt>Boot up the image</dt>
106+ <dd>If you see the GRUB boot menu you should see the following:</dd>
107+ <dd>
108+ <li>'Try or Install FAMILY'</li>
109+ <li>'FAMILY (safe graphics)'</li>
110+ <li>'OEM install (for manufacturers)'</li>
111+ <li>'Test memory' (only on BIOS systems)</li>
112+ </dd>
113+
114+
115+ <dt>Select the 'Try or Install FAMILY' option and press Enter</dt>
116+ <dd>The system boots properly and loads the installer displaying the Welcome dialog with language selection and the mascot logo on the right.'</dd>
117+
118+
119+ <dt>Click on 'Continue'</dt>
120+ <dd>The 'Try or Install' screen is displayed with 'try FAMILY' and 'Install FAMILY' buttons</dd>
121+ <dt>Click on the release notes hyperlink to confirm that a browser launches and you are taken to the release notes discourse page.</dt>
122+ <dt>Click on the 'Install FAMILY' icon to select the option and click on the Continue button</dt>
123+ <dd>The 'Keyboard layout' screen appears</dd>
124+ <dd>The proposed keyboard corresponds with your keyboard</dd>
125+ <dt>Select your keyboard layout and click on Continue</dt>
126+ <dd>The 'Connect to internet' screen is displayed</dd>
127+ <dd>The screen should reflect the current status and display those elements</dd>
128+ <dd>
129+ <li>Wired connection</li>
130+ <li>Connect to a Wi-Fi network followed by a scrollable list of available APs, displaying an active one colored with a leading checkmark</li>
131+ <li>Connect to a hidden Wi-Fi network</li>
132+ <li>I don't want to connect to internet for now</li>
133+ </dd>
134+ <dt>Click on 'Continue'</dt>
135+ <dd>The 'Updates and other software' screen is displayed, listing normal and minimal installation.</dd>
136+
137+
138+ <dt>Click on 'Continue'</dt>
139+ <dd>The 'Installation type' screen is displayed</dd>
140+
141+
142+ <dt>Select 'Install FAMILY XX.XX alongside SYSTEM YY'</dt>
143+ <dd>(SYSTEM YY is the name of the system already installed on disk (FAMILY 12.04, Windows 7, ...)</dd>
144+ <dt>Click on 'Continue'</dt>
145+ <dd>The Screen Install FAMILY XX.XX alongside SYSTEM YY appears</dd>
146+ <dt>Note the drive selected on the Select drive list and the bar state</dt>
147+ <strong>If the target drive has a free partition with sufficient free space, install will proceed without further partitioning intervention</strong>
148+ <dd>The drive corresponds to the drive on the chart (e.g /dev/sda) and the bar is divided</dd>
149+ <dt>Move the bar that separates the sections as appropriate</dt>
150+ <dd>The slider bar can be set as appropriate</dd>
151+ <dt>Click on the 'Install Now' button</dt>
152+ <dd>The 'Write changes to disk' screen is displayed, including the details of incoming partitions changes.</dd>
153+ <dt>Verify that the partitioning details make sense</dt>
154+ <dt>Click 'Start Installing'</dt>
155+
156+ <dt>You should be greeted with a BitLocker screen which prompts you to reboot into Windows to free up some disk space.</dt>
157+
158+ </dl>
159+ <p>If <strong>all</strong> actions produce the expected results described,
160+ please <a href="results#add_result">submit</a> a 'passed' result.</p>
161+ <p>If <strong>any</strong> action fails, or produces an unexpected result,
162+ please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include
163+ the bug number when you <a href="results#add_result">submit</a> your
164+ result.</p>
165+
166\ No newline at end of file
167diff --git a/testcases/image/1791_Canary Install Alongside Windows Bitlocker Partition b/testcases/image/1791_Canary Install Alongside Windows Bitlocker Partition
168new file mode 100644
169index 0000000..7a20085
170--- /dev/null
171+++ b/testcases/image/1791_Canary Install Alongside Windows Bitlocker Partition
172@@ -0,0 +1,98 @@
173+<!-- Please do not edit this file directly; it was generated with the
174+ tools/test_case_gen script using the following configuration as input:
175+ definitions/canary_desktop_cases.xml
176+-->
177+
178+ <p><em>Proceed in your native language if you wish. Instructions will remain in English.</em></p>
179+ <dl>
180+
181+
182+ <dt>Try installing on a machine with a Windows installation and a bitlocker partition</dt>
183+
184+
185+ <dt>Boot up the image</dt>
186+ <dd>If you see the GRUB boot menu you should see the following:</dd>
187+ <dd>
188+ <li>'Try or Install FAMILY'</li>
189+ <li>'FAMILY (safe graphics)'</li>
190+ <li>'OEM install (for manufacturers)'</li>
191+ <li>'Test memory' (only on BIOS systems)</li>
192+ </dd>
193+
194+
195+ <dt>Select the 'Try or Install FAMILY' option and press Enter</dt>
196+ <dd>The system boots properly and loads the installer displaying the Welcome dialog with language selection and the mascot logo on the right.'</dd>
197+
198+
199+ <dt>Click on 'Continue'</dt>
200+ <dd>The 'Try or Install' screen is displayed with 'try FAMILY' and 'Install FAMILY' buttons</dd>
201+ <dt>Click on the release notes hyperlink to confirm that a browser launches and you are taken to the release notes discourse page.</dt>
202+ <dt>Click on the 'Install FAMILY' icon to select the option and click on the Continue button</dt>
203+ <dd>The 'Keyboard layout' screen appears</dd>
204+ <dd>The proposed keyboard corresponds with your keyboard</dd>
205+ <dt>Select your keyboard layout and click on Continue</dt>
206+ <dd>The 'Connect to internet' screen is displayed</dd>
207+ <dd>The screen should reflect the current status and display those elements</dd>
208+ <dd>
209+ <li>Wired connection</li>
210+ <li>Connect to a Wi-Fi network followed by a scrollable list of available APs, displaying an active one colored with a leading checkmark</li>
211+ <li>Connect to a hidden Wi-Fi network</li>
212+ <li>I don't want to connect to internet for now</li>
213+ </dd>
214+ <dt>Click on 'Continue'</dt>
215+ <dd>The 'Updates and other software' screen is displayed, listing normal and minimal installation.</dd>
216+
217+
218+ <dt>Click on 'Continue'</dt>
219+ <dd>The 'Installation type' screen is displayed</dd>
220+
221+
222+ <dt>Select 'Install FAMILY XX.XX alongside SYSTEM YY'</dt>
223+ <dd>(SYSTEM YY is the name of the system already installed on disk (FAMILY 12.04, Windows 7, ...)</dd>
224+ <dt>Click on 'Continue'</dt>
225+ <dd>The Screen Install FAMILY XX.XX alongside SYSTEM YY appears</dd>
226+ <dt>Note the drive selected on the Select drive list and the bar state</dt>
227+ <strong>If the target drive has a free partition with sufficient free space, install will proceed without further partitioning intervention</strong>
228+ <dd>The drive corresponds to the drive on the chart (e.g /dev/sda) and the bar is divided</dd>
229+ <dt>Move the bar that separates the sections as appropriate</dt>
230+ <dd>The slider bar can be set as appropriate</dd>
231+ <dt>Click on the 'Install Now' button</dt>
232+ <dd>The 'Write changes to disk' screen is displayed, including the details of incoming partitions changes.</dd>
233+ <dt>Verify that the partitioning details make sense</dt>
234+ <dt>Click 'Start Installing'</dt>
235+
236+
237+ <dd>The 'Where are you?' screen is displayed</dd>
238+ <dt>If your system is connected to the network, note the preselected timezone corresponds with your timezone and the city indicated in the text box</dt>
239+ <dd>The timezone and city displayed match your timezone and a major city from your area</dd>
240+ <dt>Select your timezone, and click on the Continue button</dt>
241+ <dd>The 'Who are you?' screen appears</dd>
242+ <dt>Input your initial user details and password <em>admin can not be used - it is a dedicated Linux User</em></dt>
243+
244+ <dd>Name, username and password are accepted.</dd>
245+ <dd>Continue button becomes available</dd>
246+ <dt>Click on 'Continue'</dt>
247+ <dd>The 'Choose your look' screen is displayed showing light and dark options</dd>
248+ <dt>Click on 'Continue'</dt>
249+ <dd>The 'Welcome to FAMILY' slide is displayed</dd>
250+ <dd>The slideshow is entirely in your language</dd>
251+ <dt>Wait for the installer to finish</dt>
252+ <dd>An 'Installation Complete' dialog appears</dd>
253+ <dt>Click the 'Restart into FAMILY XX.XX' button</dt>
254+ <dd>GUI is shut down, a prompt to remove media and press Enter appears</dd>
255+ <dt>Remove the disc and press enter</dt>
256+ <dd>The machine is rebooted</dd>
257+
258+
259+ <dt>Allow the machine to reboot</dt>
260+ <dd>The system boots properly and loads into FAMILY showing username selected</dd>
261+
262+
263+ </dl>
264+ <p>If <strong>all</strong> actions produce the expected results described,
265+ please <a href="results#add_result">submit</a> a 'passed' result.</p>
266+ <p>If <strong>any</strong> action fails, or produces an unexpected result,
267+ please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include
268+ the bug number when you <a href="results#add_result">submit</a> your
269+ result.</p>
270+
271\ No newline at end of file

Subscribers

People subscribed via source and target branches

to all changes: