Merge lp:~cjohnston/ubuntu-ci-services-itself/1286301 into lp:ubuntu-ci-services-itself

Proposed by Chris Johnston
Status: Merged
Approved by: Chris Johnston
Approved revision: 293
Merged at revision: 294
Proposed branch: lp:~cjohnston/ubuntu-ci-services-itself/1286301
Merge into: lp:ubuntu-ci-services-itself
Diff against target: 12 lines (+1/-1)
1 file modified
juju-deployer/lander.yaml.tmpl (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/ubuntu-ci-services-itself/1286301
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Chris Johnston (community) Approve
Andy Doan (community) Approve
Review via email: mp+208876@code.launchpad.net

Commit message

Lets use our own ppa for required packages

To post a comment you must log in.
Revision history for this message
Andy Doan (doanac) :
review: Approve
Revision history for this message
Chris Johnston (cjohnston) wrote :

 merge approved

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:293
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/257/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/257/rebuild

review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'juju-deployer/lander.yaml.tmpl'
2--- juju-deployer/lander.yaml.tmpl 2014-02-19 00:02:21 +0000
3+++ juju-deployer/lander.yaml.tmpl 2014-02-28 20:17:43 +0000
4@@ -33,7 +33,7 @@
5 tarball: ${CI_PAYLOAD_URL}
6 bot_username: lander-bot
7 bot_password: lander-bot
8- sources: "deb http://archive.admin.canonical.com precise-cat-engineering main"
9+ sources: ${CI_PPA}
10 packages: "python-amqplib python-swiftclient lazr.enum"
11 plugins: "parameterized-trigger:2.14"
12 unit-config: include-base64://configs/unit_config.yaml

Subscribers

People subscribed via source and target branches