Merge lp:~elfy/ubuntu-manual-tests/1306221a into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Merged at revision: 294
Proposed branch: lp:~elfy/ubuntu-manual-tests/1306221a
Merge into: lp:ubuntu-manual-tests
Diff against target: 30 lines (+8/-2)
2 files modified
testcases/image/1310_Upgrade (+4/-1)
testcases/image/1498_Upgrade (image) (+4/-1)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1306221a
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Review via email: mp+216418@code.launchpad.net

Description of the change

Added lines to upgrade testcases so that all normal and lts options are covered.

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

What does normal mean, I'm so confused!!?

*wink*

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 2014-04-10 19:41:22 +0000
3+++ testcases/image/1310_Upgrade 2014-04-18 08:31:23 +0000
4@@ -19,7 +19,10 @@
5 </dd>
6
7 <dt>Open a terminal and enter the command <code>grep Prompt= /etc/update-manager/release-upgrades</code></dt>
8- <dd>Terminal will show Prompt=normal</dd>
9+ <dd>For a <em>normal to normal</em>upgrade, terminal will show Prompt=normal</dd>
10+ <dd>For a <em>normal to LTS</em>upgrade, terminal will show Prompt=lts</dd>
11+ <dd>For a <em>lts to normal</em>upgrade, terminal will show Prompt=normal</dd>
12+ <dd>For a <em>lts to lts</em>upgrade, terminal will show Prompt=normal</dd>
13 </dl>
14
15 <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
16
17=== modified file 'testcases/image/1498_Upgrade (image)'
18--- testcases/image/1498_Upgrade (image) 2014-04-10 19:41:22 +0000
19+++ testcases/image/1498_Upgrade (image) 2014-04-18 08:31:23 +0000
20@@ -44,7 +44,10 @@
21 <dt>Open a Terminal and enter the command <code>lsb_release -a</code></dt>
22 <dd>New version will be shown on the Description line</dd>
23 <dt>Open a terminal and enter the command <code>grep Prompt= /etc/update-manager/release-upgrades</code></dt>
24- <dd>Terminal will show Prompt=normal</dd>
25+ <dd>For a <em>normal to normal</em>upgrade, terminal will show Prompt=normal</dd>
26+ <dd>For a <em>normal to LTS</em>upgrade, terminal will show Prompt=lts</dd>
27+ <dd>For a <em>lts to normal</em>upgrade, terminal will show Prompt=normal</dd>
28+ <dd>For a <em>lts to lts</em>upgrade, terminal will show Prompt=normal</dd>
29 <dt>Verify that your pre-upgrade files and installed applications are still present</dt>
30 </dl>
31

Subscribers

People subscribed via source and target branches