Merge lp:~fginther/cupstream2distro-config/qa-stack-update into lp:cupstream2distro-config

Proposed by Francis Ginther
Status: Merged
Approved by: Francis Ginther
Approved revision: 173
Merged at revision: 188
Proposed branch: lp:~fginther/cupstream2distro-config/qa-stack-update
Merge into: lp:cupstream2distro-config
Diff against target: 95 lines (+11/-6)
2 files modified
stacks/head/qa.cfg (+4/-5)
stacks/raring/qa.cfg (+7/-1)
To merge this branch: bzr merge lp:~fginther/cupstream2distro-config/qa-stack-update
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Mathieu Trudel-Lapierre Approve
Francis Ginther Needs Fixing
Review via email: mp+158197@code.launchpad.net

Commit message

Add raring branches for projects in raring/qa.cfg and renable them in head/qa.cfg.

Description of the change

Add raring branches for projects in raring/qa.cfg and renable them in head/qa.cfg.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

please coordinate with cyphermox for deploying the change.

Revision history for this message
Francis Ginther (fginther) wrote :

Delaying deployment until gtester2xunit and pyruntest are split to avoid revisiting this activity.

review: Needs Fixing
172. By Francis Ginther

Finish transition of gtester2xunit and pyruntest in qa stack.

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Looks fine to me.

Are we sure the comment for pyruntest won't have the processes break? :)

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
173. By Francis Ginther

Removed a comment

Revision history for this message
Francis Ginther (fginther) wrote :

Removed the comment.

Revision history for this message
PS Jenkins bot (ps-jenkins) 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 'stacks/head/qa.cfg'
2--- stacks/head/qa.cfg 2013-04-09 16:53:20 +0000
3+++ stacks/head/qa.cfg 2013-04-12 19:46:23 +0000
4@@ -49,7 +49,6 @@
5 landing_job: generic-release-land
6 distributions: quantal,precise
7 ppa_target: ppa:private-ps-quality-team/staging
8- to_transition:
9 autopilot:
10 contact_email: thomi.richards@canonical.com
11 autolanding:
12@@ -61,14 +60,14 @@
13 contact_email: allan.lesage@canonical.com
14 autolanding:
15 distributions: quantal,raring
16- ppa_target: ppa:autopilot/ppa
17+ ppa_target: ppa:autopilot/unstable
18 use_description_for_commit: True
19 hooks: H40native_hack.py D09add_ppa-autopilot-ppa
20 autopilot-qt:
21 contact_email: michael.zanetti@canonical.com
22 hooks: D08add_ppa-qt5-proper
23 autolanding:
24- ppa_target: ppa:autopilot/ppa
25+ ppa_target: ppa:autopilot/unstable
26 distributions: raring
27 dbus-test-runner:
28 contact_email: allan.lesage@canonical.com
29@@ -96,11 +95,11 @@
30 publish_coverage: '**/results/coverage.xml'
31 publish_junit: '**/results/*test*.xml'
32 autolanding:
33- ppa_target: ppa:autopilot/ppa
34+ ppa_target: ppa:autopilot/unstable
35 distributions: quantal,precise,raring
36 window-mocker:
37 contact_email: thomi.richards@canonical.com
38 autolanding:
39- ppa_target: ppa:autopilot/ppa
40+ ppa_target: ppa:autopilot/unstable
41 distributions: quantal,precise,raring
42 use_description_for_commit: True
43
44=== modified file 'stacks/raring/qa.cfg'
45--- stacks/raring/qa.cfg 2013-03-30 14:30:53 +0000
46+++ stacks/raring/qa.cfg 2013-04-12 19:46:23 +0000
47@@ -23,6 +23,7 @@
48 archive_artifacts: '**/output/*deb'
49 autopilot-gtk:
50 contact_email: allan.lesage@canonical.com
51+ target_branch: lp:autopilot-gtk/0.4
52 autolanding:
53 distributions: quantal,raring
54 ppa_target: ppa:autopilot/ppa
55@@ -30,13 +31,14 @@
56 hooks: H40native_hack.py D09add_ppa-autopilot-ppa
57 autopilot-qt:
58 contact_email: michael.zanetti@canonical.com
59+ target_branch: lp:autopilot-qt/0.8
60 hooks: D08add_ppa-qt5-proper
61 autolanding:
62 ppa_target: ppa:autopilot/ppa
63 distributions: raring
64 dbus-test-runner:
65 contact_email: allan.lesage@canonical.com
66- ppa_target: ppa:indicator-applet-developers/indicator-staging-ppa
67+ target_branch: lp:dbus-test-runner/13.04
68 distributions: raring
69 use_description_for_commit: True
70 configurations:
71@@ -47,13 +49,16 @@
72 template: pbuilder-config.xml.tmpl
73 node_label: panda-pbuilder
74 gtester2xunit:
75+ target_branch: lp:gtester2xunit/13.04
76 contact_email: martin.mrazik@canonical.com
77 hooks: B09copy_results
78 archive_artifacts: '**/results/*test*.xml'
79 publish_junit: '**/results/*test*.xml'
80 pyruntest:
81+ target_branch: lp:pyruntest/0.1
82 contact_email: thomi.richards@canonical.com
83 xpathselect:
84+ target_branch: lp:xpathselect/1.2
85 contact_email: thomi.richards@canonical.com
86 hooks: H10enable_coverage B10gcovr_run B09googletests
87 archive_artifacts: '**/results/*test*.xml, **/results/coverage.xml'
88@@ -63,6 +68,7 @@
89 ppa_target: ppa:autopilot/ppa
90 distributions: quantal,precise,raring
91 window-mocker:
92+ target_branch: lp:window-mocker/1.0
93 contact_email: thomi.richards@canonical.com
94 autolanding:
95 ppa_target: ppa:autopilot/ppa

Subscribers

People subscribed via source and target branches

to all changes: