lp:~linaro-validation/lava-scheduler/packaging
- Get this branch:
- bzr branch lp:~linaro-validation/lava-scheduler/packaging
Branch merges
Branch information
Recent revisions
- 18. By Paul Larson
-
* New upstream release.
* Require new lava-server
* Export new menu to lava-server
* add missing migration to make result of "migrate" match what the model
file says
* make sure all the transactions DatabaseJobSource opens are closed
promptly - 17. By Michael Hudson-Doyle
-
* New upstream release:
* Add job descriptions to the UI
* Massively reduce query count on large listings.
* Work around django bug that meant start_time was usually wrong on job
page
* Make errors when submitting jobs easier to understand - 16. By Michael Hudson-Doyle
-
* New upstream release:
* Better default sorts and sizes for some of the tables. - 15. By Michael Hudson-Doyle
-
* New upstream release:
* Fix race between process exit and recording of bundle URL.
* Add json view of a job.
* Update packaging to depend on new enough linaro-django- xmlrpc and
on lava-dispatcher now that the latter is packaged. - 13. By Michael Hudson-Doyle
-
* New upstream release:
* Display an empty cell rather than None before a job has a device in job
listings.
* Continue to update the output of a job while it is CANCELING.
* The scheduler process can now be killed and restarted while a job is
running, for real this time. - 12. By Michael Hudson-Doyle
-
Rewrite DJANGO_
SETTINGS_ MODULE of lava-scheduler- monitor during
installation too. - 11. By Michael Hudson-Doyle
-
* New upstream alpha release:
* Reconnect to the database if the connection fails or drops.
* The scheduler process can now be killed and restarted while a job is running.
* Jobs can now be cancelled, both via an API call or from the web UI
* There is a simple device view.
* Devices can be put into 'maintenance mode', where no jobs will be
dispatched to them.
* The upstart job now starts the daemon on boot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:lava-scheduler