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
=== modified file 'testcases/image/1310_Upgrade'
--- testcases/image/1310_Upgrade 2014-04-10 19:41:22 +0000
+++ testcases/image/1310_Upgrade 2014-04-18 08:31:23 +0000
@@ -19,7 +19,10 @@
19 </dd>19 </dd>
2020
21 <dt>Open a terminal and enter the command <code>grep Prompt= /etc/update-manager/release-upgrades</code></dt>21 <dt>Open a terminal and enter the command <code>grep Prompt= /etc/update-manager/release-upgrades</code></dt>
22 <dd>Terminal will show Prompt=normal</dd>22 <dd>For a <em>normal to normal</em>upgrade, terminal will show Prompt=normal</dd>
23 <dd>For a <em>normal to LTS</em>upgrade, terminal will show Prompt=lts</dd>
24 <dd>For a <em>lts to normal</em>upgrade, terminal will show Prompt=normal</dd>
25 <dd>For a <em>lts to lts</em>upgrade, terminal will show Prompt=normal</dd>
23</dl>26</dl>
2427
25<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.28<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
2629
=== modified file 'testcases/image/1498_Upgrade (image)'
--- testcases/image/1498_Upgrade (image) 2014-04-10 19:41:22 +0000
+++ testcases/image/1498_Upgrade (image) 2014-04-18 08:31:23 +0000
@@ -44,7 +44,10 @@
44 <dt>Open a Terminal and enter the command <code>lsb_release -a</code></dt>44 <dt>Open a Terminal and enter the command <code>lsb_release -a</code></dt>
45 <dd>New version will be shown on the Description line</dd>45 <dd>New version will be shown on the Description line</dd>
46 <dt>Open a terminal and enter the command <code>grep Prompt= /etc/update-manager/release-upgrades</code></dt>46 <dt>Open a terminal and enter the command <code>grep Prompt= /etc/update-manager/release-upgrades</code></dt>
47 <dd>Terminal will show Prompt=normal</dd>47 <dd>For a <em>normal to normal</em>upgrade, terminal will show Prompt=normal</dd>
48 <dd>For a <em>normal to LTS</em>upgrade, terminal will show Prompt=lts</dd>
49 <dd>For a <em>lts to normal</em>upgrade, terminal will show Prompt=normal</dd>
50 <dd>For a <em>lts to lts</em>upgrade, terminal will show Prompt=normal</dd>
48 <dt>Verify that your pre-upgrade files and installed applications are still present</dt>51 <dt>Verify that your pre-upgrade files and installed applications are still present</dt>
49 </dl>52 </dl>
5053

Subscribers

People subscribed via source and target branches