lp:~doanac/lava-scheduler/configurable-dispatchers-v2

Created by Andy Doan and last modified
Get this branch:
bzr branch lp:~doanac/lava-scheduler/configurable-dispatchers-v2
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:
Development

Recent revisions

193. By Andy Doan

make dispatcher field larger

as per review comment a 64byte field like this in postgres is pointless

192. By Andy Doan

add support for custom dispatchers

This provides a way to configure different dispatchers for certain
device types. Notables:

models.py now has custom field that allows you to override the default
"lava-dispatch" command

dbjobsource.py now returns an array of dictionaries that includes the
board name as well as the dispatcher configured for it.

service.py logic was updated to handle the new format of data from
dbjobsource.py as well as adding some minor logging information

board.py was modified to handle the new dispatcher command which might
be more than one execve arg, ie "lava celery dispatch".

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

187. By Andy Doan

version 0.17.1

had a minor bug in 0.17 with reports and flot

186. By Andy Doan

fix the stacked graphing in reports

I omitted this plugin when I converted to using own copy of flot.
Not using this skews the way the graph looks

185. By Michael Hudson-Doyle

post release bump

184. By Michael Hudson-Doyle

release 0.17

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