Merge lp:~ken-vandine/cupstream2distro-config/settings into lp:cupstream2distro-config

Proposed by Ken VanDine
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 344
Merged at revision: 342
Proposed branch: lp:~ken-vandine/cupstream2distro-config/settings
Merge into: lp:cupstream2distro-config
Diff against target: 34 lines (+18/-1)
2 files modified
stacks/head/settings.cfg (+17/-0)
stacks/head/webcred.cfg (+1/-1)
To merge this branch: bzr merge lp:~ken-vandine/cupstream2distro-config/settings
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+165170@code.launchpad.net

Commit message

added settings stack to head

Description of the change

added settings stack to head

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
342. By Ken VanDine

retarget for saucy and manual publish

343. By Ken VanDine

added schedule for webcred

344. By Ken VanDine

dropped the CI ppa hook

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 :

looking good!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'stacks/head/settings.cfg'
--- stacks/head/settings.cfg 1970-01-01 00:00:00 +0000
+++ stacks/head/settings.cfg 2013-05-22 15:03:27 +0000
@@ -0,0 +1,17 @@
1stack:
2 name: settings
3 series: saucy
4 ppa: ubuntu-unity/daily-build
5 extracheck: False # Set to True to enable additional check step
6 schedule: 0 7 * * 1-5
7 manualpublish: True
8 ci_default:
9 use_description_for_commit: True
10 autolanding:
11 distributions: saucy
12 configurations:
13 saucy-amd64:
14 template: pbuilder-config.xml.tmpl
15 node_label: pbuilder
16 projects:
17 ubuntu-system-settings:
018
=== modified file 'stacks/head/webcred.cfg'
--- stacks/head/webcred.cfg 2013-05-21 16:44:14 +0000
+++ stacks/head/webcred.cfg 2013-05-22 15:03:27 +0000
@@ -4,7 +4,7 @@
4 ppa: ubuntu-unity/daily-build-next4 ppa: ubuntu-unity/daily-build-next
5 dest: ubuntu-unity/next5 dest: ubuntu-unity/next
6 extracheck: False # Set to True to enable additional check step6 extracheck: False # Set to True to enable additional check step
7 #schedule: 0 5 * * 1-57 schedule: 0 7 * * 1-5
8 ci_default:8 ci_default:
9 use_description_for_commit: True9 use_description_for_commit: True
10 autolanding:10 autolanding:

Subscribers

People subscribed via source and target branches

to all changes: