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
1=== added file 'stacks/head/settings.cfg'
2--- stacks/head/settings.cfg 1970-01-01 00:00:00 +0000
3+++ stacks/head/settings.cfg 2013-05-22 15:03:27 +0000
4@@ -0,0 +1,17 @@
5+stack:
6+ name: settings
7+ series: saucy
8+ ppa: ubuntu-unity/daily-build
9+ extracheck: False # Set to True to enable additional check step
10+ schedule: 0 7 * * 1-5
11+ manualpublish: True
12+ ci_default:
13+ use_description_for_commit: True
14+ autolanding:
15+ distributions: saucy
16+ configurations:
17+ saucy-amd64:
18+ template: pbuilder-config.xml.tmpl
19+ node_label: pbuilder
20+ projects:
21+ ubuntu-system-settings:
22
23=== modified file 'stacks/head/webcred.cfg'
24--- stacks/head/webcred.cfg 2013-05-21 16:44:14 +0000
25+++ stacks/head/webcred.cfg 2013-05-22 15:03:27 +0000
26@@ -4,7 +4,7 @@
27 ppa: ubuntu-unity/daily-build-next
28 dest: ubuntu-unity/next
29 extracheck: False # Set to True to enable additional check step
30- #schedule: 0 5 * * 1-5
31+ schedule: 0 7 * * 1-5
32 ci_default:
33 use_description_for_commit: True
34 autolanding:

Subscribers

People subscribed via source and target branches

to all changes: