lp://staging/~mwhudson/lava-scheduler/board-transition-log
Created by
Michael Hudson-Doyle
and last modified
- Get this branch:
- bzr branch lp://staging/~mwhudson/lava-scheduler/board-transition-log
Only
Michael Hudson-Doyle
can upload to this branch. If you are
Michael Hudson-Doyle
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Zygmunt Krynicki (community): Approve
-
Diff: 488 lines (+310/-16)7 files modifiedlava_scheduler_app/admin.py (+25/-3)
lava_scheduler_app/migrations/0013_auto__add_devicestatetransition.py (+124/-0)
lava_scheduler_app/models.py (+26/-6)
lava_scheduler_app/static/js/jquery.details.min.js (+4/-0)
lava_scheduler_app/templates/lava_scheduler_app/device.html (+98/-3)
lava_scheduler_app/views.py (+25/-3)
lava_scheduler_daemon/dbjobsource.py (+8/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 144. By Michael Hudson-Doyle
-
when offline, display the last transition reason that has a reason
(the reason for this is that it might be the "going offline" transition
that has the reason) - 141. By Michael Hudson-Doyle
-
* set and use related_name on DeviceStatusTra
nsition. device
* add DeviceStatusTransition. job fkey and fill it in jobCompleted/ getJobForBoard - 137. By Michael Hudson-Doyle
-
show when the transition occurred and how long the device was in a given state
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lava-scheduler