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

Created by Paul Larson and last modified
Get this branch:
bzr branch lp:~pwlars/ubuntu-ci-services-itself/bigger-badder-bs-builder
Only Paul Larson can upload to this branch. If you are Paul Larson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Paul Larson
Project:
Ubuntu CI Services
Status:
Merged

Recent revisions

359. By Paul Larson

increase memory size of branch source builder (Fixes LP:1289043)

358. By Paul Larson

[r=Vincent Ladeuil, PS Jenkins bot, Evan Dandrea, Francis Ginther] Add missing deb line in imagebuilder from Paul Larson

357. By Andy Doan

[r=Vincent Ladeuil, PS Jenkins bot] run-worker: add cancelling logic

This provides "advisory" cancelling logic to the run-worker base. If
subclasses choose, they may periodically check the state of

   params.get('cancelled')

to see if they should clean up and exit from Andy Doan

356. By Andy Doan

[r=Vincent Ladeuil, PS Jenkins bot] run-worker: create a new common run worker

This combines the functionality and error cases of the 3 run-workers
we have into a common base class. It also includes actual test cases
so that its much easier to work on changes.
  from Andy Doan

355. By Francis Ginther

[r=Francis Ginther, PS Jenkins bot] bsbuilder: pass subtickets to the worker

This cleans up the code a bit and removes a TODO
  from Andy Doan

354. By Andy Doan

[r=Andy Doan, Vincent Ladeuil, PS Jenkins bot] lander: ensure ticket is marked failed when cancelled

We have an issue where a user might cancel a jenkins job, but the
lander fails to mark the ticket as failed. This can cause the same
ticket to get run again by the lander.

This checks SIGTERM (what jenkins sends when a job is cancelled)
and ensures the ticket is marked failed
  from Andy Doan

353. By Evan

[r=Chris Johnston, PS Jenkins bot, Andy Doan] A tip on recovering from failure when you hit rate limits. from Evan Dandrea

352. By Andy Doan

[r=PS Jenkins bot, Francis Ginther] ppa-cleaner: only start if ppa_django is running

We have seen a flaky issue where this daemon is started before
postgres is ready. This makes the daemon only start when django
is running which should only happen when postgres is ready.

It also provides a status check so the user can be aware of the issue
 1285386 from Andy Doan

351. By Vincent Ladeuil

[r=Andy Doan] Fix chmod bits for temp files so they can be read by nobody/nogroup. 1290320 from Vincent Ladeuil

350. By Francis Ginther

[r=Andy Doan, PS Jenkins bot] Enable the lander to recognize artifacts inside the progress update message and register them on the ticket. 1289436 from Francis Ginther

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-ci-services-itself
This branch contains Public information 
Everyone can see this information.

Subscribers