generic-poky/bitbake/lib/toaster/bldcontrol
Alexandru DAMIAN c368d83bd6 bitbake: toaster: bitbake cooker log saving and downloading
This patch brings in cooker log saving and proper download links.

* toasterui will now write the cooker log file if running in managed
mode
* the BuildRequest has a new state, REQ_ARCHIVE, indicating that the
build is completed, and the artifacts are ready to be grabbed
* the runbuild test execution commands will gather needed artifacts,
and save them to a storage directory selected during Toaster setup.
* the build dashboard, project builds and all builds pages have
permanent links for the cooker log

[YOCTO #7220]
[YOCTO #7206]

(Bitbake rev: fad80e36c9da663b000cdf2cb3c75440c6431d84)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-20 12:58:19 +00:00
..
management bitbake: toaster: bitbake cooker log saving and downloading 2015-02-20 12:58:19 +00:00
migrations bitbake: toaster: bitbake cooker log saving and downloading 2015-02-20 12:58:19 +00:00
__init__.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00
admin.py bitbake: toaster: enable admin interface on select models 2014-08-29 13:56:49 +01:00
bbcontroller.py bitbake: toastergui: improvements in layer selection logic 2015-02-10 23:07:48 +00:00
localhostbecontroller.py bitbake: toaster: fix git checkout command 2015-02-17 14:38:31 +00:00
models.py bitbake: toaster: bitbake cooker log saving and downloading 2015-02-20 12:58:19 +00:00
sshbecontroller.py bitbake: toastergui: improvements in layer selection logic 2015-02-10 23:07:48 +00:00
tests.py bitbake: toaster: fix loadconf path calculation 2014-11-28 14:02:58 +00:00
views.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00