Merge lp:~timo-jyrinki/ubuntu-ui-toolkit/testplan_change_wily_to_xenial into lp:ubuntu-ui-toolkit/staging

Proposed by Timo Jyrinki
Status: Merged
Approved by: Zoltan Balogh
Approved revision: 1843
Merged at revision: 1851
Proposed branch: lp:~timo-jyrinki/ubuntu-ui-toolkit/testplan_change_wily_to_xenial
Merge into: lp:ubuntu-ui-toolkit/staging
Diff against target: 37 lines (+4/-4)
1 file modified
tests/uitk_test_plan.sh (+4/-4)
To merge this branch: bzr merge lp:~timo-jyrinki/ubuntu-ui-toolkit/testplan_change_wily_to_xenial
Reviewer Review Type Date Requested Status
ubuntu-sdk-build-bot continuous-integration Approve
Zoltan Balogh Approve
Review via email: mp+285567@code.launchpad.net

Commit message

UITK test plan - wily -> xenial

To post a comment you must log in.
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Zoltan Balogh (bzoltan) :
review: Approve
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/uitk_test_plan.sh'
2--- tests/uitk_test_plan.sh 2016-01-07 12:24:12 +0000
3+++ tests/uitk_test_plan.sh 2016-02-10 08:56:15 +0000
4@@ -372,7 +372,7 @@
5 RTM=false
6 CHANNEL="ubuntu-touch/devel-proposed/ubuntu"
7 DISTRO="ubuntu"
8- SERIES="wily"
9+ SERIES="xenial"
10 ;;
11 w)
12 DISTUPGRADE=true
13@@ -400,7 +400,7 @@
14 echo -e "\t-p : Source PPA for the UITK. Default $PPA. Use -p archive to test stock image or -p [0-9]* to set a silo."
15 echo -e "\t-f : Filter for the test suite. Default $FILTER"
16 echo -e "\t-a : Start the test suite from the given test."
17- echo -e "\t-u : Provision the Development release of Ubuntu, Wily. Default is vivid-overlay (formerly RTM)."
18+ echo -e "\t-u : Provision the Development release of Ubuntu, Xenial. Default is vivid-overlay (formerly RTM)."
19 echo -e "\t-w : dist-upgrade to the whole PPA instead of just Ubuntu UI Toolkit. Default is only UITK."
20 echo -e "\t-b : Bootstrap the device with the ${PPA} enabled."
21 echo -e "\t-q : Provision the device for normal use with the ${PPA} enabled"
22@@ -420,13 +420,13 @@
23 echo "Validate the UITK from teh archive on an vivid-overlay image"
24 echo -e "\t$ ./uitk_test_plan.sh -c -p archive"
25 echo ""
26- echo "Validate the UITK from a specific CI silo on an Ubuntu Wily image"
27+ echo "Validate the UITK from a specific CI silo on an Ubuntu Xenial image"
28 echo -e "\t$ ./uitk_test_plan.sh -c -p 001 -u"
29 echo ""
30 echo "Provision the device for manual testing with the latest vivid-overlay image"
31 echo -e "\t$ ./uitk_test_plan.sh -c -p archive -n"
32 echo ""
33- echo "Provision the device for manual testing with the latest Ubuntu Wily image"
34+ echo "Provision the device for manual testing with the latest Ubuntu Xenial image"
35 echo -e "\t$ ./uitk_test_plan.sh -c -p archive -u -n"
36 echo ""
37 echo "Run the test plan on an already provisioned device"

Subscribers

People subscribed via source and target branches