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
1=== modified file 'testcases/image/1310_Upgrade'
2--- testcases/image/1310_Upgrade 2013-06-12 05:39:05 +0000
3+++ testcases/image/1310_Upgrade 2014-01-29 20:08:49 +0000
4@@ -1,3 +1,7 @@
5+To execute this test, a pre-existing ubuntu (or derivative) installation is needed
6+
7+<em>Proceed in your native language if you wish. Instructions will remain in English</em>
8+
9 <dl>
10 <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>
11 <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>
12@@ -13,6 +17,12 @@
13 <li>Are you experiencing any application or background service crashes?</li>
14 </ul>
15 </dd>
16+
17+ <dt>Open a terminal and enter the command <code>grep Prompt=
18+ /etc/update-manager/release-upgrades</code></dt>
19+ <dd>If you have upgraded from a normal release to normal release, terminal will show Prompt=normal</dd>
20+ <dd>If you have upgraded from a lts release to lts release, terminal will show Prompt=lts</dd>
21 </dl>
22+
23 <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
24 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>
25
26=== modified file 'testcases/image/1498_Upgrade (image)'
27--- testcases/image/1498_Upgrade (image) 2014-01-23 09:25:21 +0000
28+++ testcases/image/1498_Upgrade (image) 2014-01-29 20:08:49 +0000
29@@ -41,7 +41,12 @@
30 <dd>The system boots properly and loads into the new ubuntu (or derivative name)</dd>
31 <dt>Open a Terminal and enter the command <code>lsb_release -a</code></dt>
32 <dd>New version will be shown on the Description line</dd>
33- <dt>Verify that your pre-upgrade files and installed applications are still present</dt>
34-</dl>
35-<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
36- 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>
37+ <dt>Open a terminal and enter the command <code>grep Prompt=
38+ /etc/update-manager/release-upgrades</code></dt>
39+ <dd>If you have upgraded from a normal release to normal release, terminal will show Prompt=normal</dd>
40+ <dd>If you have upgraded from a lts release to lts release, terminal will show Prompt=lts</dd>
41+ <dt>Verify that your pre-upgrade files and installed applications are still present</dt>
42+ </dl>
43+
44+ <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
45+ 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