lp:~doanac/lava-scheduler/celery-support

Created by Andy Doan and last modified
Get this branch:
bzr branch lp:~doanac/lava-scheduler/celery-support
Only Andy Doan can upload to this branch. If you are Andy Doan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andy Doan
Project:
LAVA Scheduler (deprecated)
Status:
Merged

Recent revisions

197. By Andy Doan

add ability for scheduler to write to stdout

The scheduermonitor command is currently set up to always log its
output to a file. However, when its run via a celery task, we need
to stream the output of the dispatcher it launches to stdout instead
so that celery can then stream it back to the "control" node where it
will then get logged to the correct file.

196. By Andy Doan

add support for remote device types

This adds a new concept of devices that get run via celery rather
than running locally. This includes the main logic for the "master"
node, ie the code running on your main server. Another follow-on
change is required to the scheduler to handle the running of the
job when its on a remote node.

195. By Michael Hudson-Doyle

make health job creation a bit more like regular job creation

194. By Michael Hudson-Doyle

make 0020_auto__add_field_testjob__results_bundle depend on the dashboard_app bundle that creates the bundle table

193. By Andy Doan

post release bump

192. By Andy Doan

release 0.18

191. By Spring Zhang

Correct queued job query condition and a display name

190. By Michael Hudson-Doyle

add mysterious migration that south thinks is now necessary

189. By Michael Hudson-Doyle

add a foreign key linking a testjob to its results bundle

188. By Michael Hudson-Doyle

post release bump

Branch metadata

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

Subscribers