[Toaster] [review-request][PATCH 0/3] Fix error thrown by "command line builds" project page
Elliot Smith
elliot.smith at intel.com
Tue Sep 22 09:41:50 PDT 2015
This patch series fixes an exception being thrown when viewing
the default "command line builds" project while a bitbake command line
build is running.
It also modifies and cleans up the toaster startup script so that
the bldcontrol migrations are applied in analysis mode, as well as
in managed mode. This should help prevent other errors which may
occur in analysis mode due to missing database tables.
Changes since 7b86c771c80d0759c2ca0e57c46c4c966f89c49e are in
git://git.yoctoproject.org/poky-contrib, elliot/toaster/cli_builds_error-8277
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/toaster/cli_builds_error-8277
Related bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=8277
Elliot Smith (3):
toaster: Always run bldcontrol migrations
toaster: Check whether buildrequest exists before using it
toaster: Test that exception isn't thrown by project page
bitbake/bin/toaster | 58 ++++++++++++++++++++++-----------
bitbake/lib/toaster/orm/models.py | 20 ++++++++++--
bitbake/lib/toaster/toastergui/tests.py | 33 ++++++++++++++++++-
3 files changed, 89 insertions(+), 22 deletions(-)
--
Elliot Smith
Software Engineer
Intel OTC
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
More information about the toaster
mailing list