Merge lp:~pwlars/ubuntu-ci-services-itself/bigger-badder-bs-builder into lp:ubuntu-ci-services-itself

Proposed by Paul Larson
Status: Merged
Approved by: Andy Doan
Approved revision: 359
Merged at revision: 359
Proposed branch: lp:~pwlars/ubuntu-ci-services-itself/bigger-badder-bs-builder
Merge into: lp:ubuntu-ci-services-itself
Diff against target: 11 lines (+1/-0)
1 file modified
juju-deployer/branch-source-builder.yaml.tmpl (+1/-0)
To merge this branch: bzr merge lp:~pwlars/ubuntu-ci-services-itself/bigger-badder-bs-builder
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Andy Doan (community) Approve
Review via email: mp+210475@code.launchpad.net

Commit message

Increase memory size for branch source builder worker

Description of the change

As others besides me are currently getting hit by this, I'd like to go ahead and push it by itself.

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

you can't say no to a branch with that name.

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

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

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/378/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/branch-source-builder.yaml.tmpl'
2--- juju-deployer/branch-source-builder.yaml.tmpl 2014-03-11 15:43:21 +0000
3+++ juju-deployer/branch-source-builder.yaml.tmpl 2014-03-11 18:58:52 +0000
4@@ -23,6 +23,7 @@
5 wsgi_wsgi_file: bsbuilder.wsgi:app
6 bsb-worker:
7 charm: rabbitmq-worker
8+ constraints: "mem=4096M"
9 options:
10 main: ./run-python ./branch-source-builder/bsbuilder/run_worker.py
11 vcs: ${CI_CODE_SOURCE}

Subscribers

People subscribed via source and target branches