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

Proposed by Elfy
Status: Merged
Merged at revision: 266
Proposed branch: lp:~elfy/ubuntu-manual-tests/1274096
Merge into: lp:ubuntu-manual-tests
Diff against target: 45 lines (+19/-4)
2 files modified
testcases/image/1310_Upgrade (+10/-0)
testcases/image/1498_Upgrade (image) (+9/-4)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1274096
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Review via email: mp+203808@code.launchpad.net

Description of the change

Add upgrade 'type' test

To post a comment you must log in.
lp:~elfy/ubuntu-manual-tests/1274096 updated
267. By Elfy

Updates from draft

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

Excellent. Thanks for this. I'll merge and push.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'testcases/image/1310_Upgrade'
--- testcases/image/1310_Upgrade 2013-06-12 05:39:05 +0000
+++ testcases/image/1310_Upgrade 2014-01-29 20:08:49 +0000
@@ -1,3 +1,7 @@
1To execute this test, a pre-existing ubuntu (or derivative) installation is needed
2
3<em>Proceed in your native language if you wish. Instructions will remain in English</em>
4
1<dl>5<dl>
2 <dt>Install all updates available for the release you want to upgrade by running update-manager. Click Check if any update is available, and click Install to install them</dt>6 <dt>Install all updates available for the release you want to upgrade by running update-manager. Click Check if any update is available, and click Install to install them</dt>
3 <dt>Ensure FAMILY is looking from all new versions by running 'software sources'. Select the updates tab, and make sure the 'Notify me of a new FAMILY version' option has the 'For any new version' selection</dt>7 <dt>Ensure FAMILY is looking from all new versions by running 'software sources'. Select the updates tab, and make sure the 'Notify me of a new FAMILY version' option has the 'For any new version' selection</dt>
@@ -13,6 +17,12 @@
13 <li>Are you experiencing any application or background service crashes?</li>17 <li>Are you experiencing any application or background service crashes?</li>
14 </ul>18 </ul>
15 </dd>19 </dd>
20
21 <dt>Open a terminal and enter the command <code>grep Prompt=
22 /etc/update-manager/release-upgrades</code></dt>
23 <dd>If you have upgraded from a normal release to normal release, terminal will show Prompt=normal</dd>
24 <dd>If you have upgraded from a lts release to lts release, terminal will show Prompt=lts</dd>
16</dl>25</dl>
26
17<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.27<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
18 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>28 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>
1929
=== modified file 'testcases/image/1498_Upgrade (image)'
--- testcases/image/1498_Upgrade (image) 2014-01-23 09:25:21 +0000
+++ testcases/image/1498_Upgrade (image) 2014-01-29 20:08:49 +0000
@@ -41,7 +41,12 @@
41 <dd>The system boots properly and loads into the new ubuntu (or derivative name)</dd>41 <dd>The system boots properly and loads into the new ubuntu (or derivative name)</dd>
42 <dt>Open a Terminal and enter the command <code>lsb_release -a</code></dt>42 <dt>Open a Terminal and enter the command <code>lsb_release -a</code></dt>
43 <dd>New version will be shown on the Description line</dd>43 <dd>New version will be shown on the Description line</dd>
44 <dt>Verify that your pre-upgrade files and installed applications are still present</dt>44 <dt>Open a terminal and enter the command <code>grep Prompt=
45</dl>45 /etc/update-manager/release-upgrades</code></dt>
46<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.46 <dd>If you have upgraded from a normal release to normal release, terminal will show Prompt=normal</dd>
47 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>47 <dd>If you have upgraded from a lts release to lts release, terminal will show Prompt=lts</dd>
48 <dt>Verify that your pre-upgrade files and installed applications are still present</dt>
49 </dl>
50
51 <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
52 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