generic-poky/bitbake/lib/toaster/bldcontrol
Alexandru DAMIAN 32a27931db bitbake: toaster: enable SSH-based remote build support
We enable support for starting builds on remote machines
through SSH. The support is limited to poky-based distributions.

We refactor localhost build support and we update
bldcontrol application tests to uniformely test the APIs
of localhost and SSH build controllers.

[YOCTO #6240]

(Bitbake rev: c2ad9c9bb83f61c171434324df8c4d5ee655a556)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-05 10:14:25 +01:00
..
management bitbake: toaster: update the bldcontrol to the new orm models 2014-08-29 13:56:50 +01:00
migrations bitbake: toaster: update the bldcontrol to the new orm models 2014-08-29 13:56:50 +01: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: toaster: enable SSH-based remote build support 2014-09-05 10:14:25 +01:00
localhostbecontroller.py bitbake: toaster: enable SSH-based remote build support 2014-09-05 10:14:25 +01:00
models.py bitbake: toaster: update the bldcontrol to the new orm models 2014-08-29 13:56:50 +01:00
sshbecontroller.py bitbake: toaster: enable SSH-based remote build support 2014-09-05 10:14:25 +01:00
tests.py bitbake: toaster: enable SSH-based remote build support 2014-09-05 10:14:25 +01:00
views.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00