poky/bitbake/bin
Marlon Rodriguez Garcia df5c8d6471 bitbake: toaster: Added new feature to import eventlogs from command line into toaster using replay functionality
Added a new button on the base template to access a new template.
Added a model register the information on the builds and generate access links
Added a form to include the option to load specific files
Added jquery and ajax functions to block screen and redirect to build page when import eventlogs is trigger
Added a new button on landing page linked to import build page, and set min-height of buttons in landing page for uniformity
Removed test assertion to check command line build in content, because new button contains text
Updated toaster_eventreplay to use library
Fix test in test_layerdetails_page
Rebased from master

This feature uses the value from the variable BB_DEFAULT_EVENTLOG to read the files created by bitbake
Exclude listing of files that don't contain the allvariables definitions used to replay builds
This part of the feature should be revisited. Over a long period of time, the BB_DEFAULT_EVENTLOG
will exponentially increase the size of the log file and cause bottlenecks when importing.

(Bitbake rev: ab96cafe03d8bab33c1de09602cc62bd6974f157)

Signed-off-by: Marlon Rodriguez Garcia <marlon.rodriguez-garcia@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-12-12 15:58:57 +00:00
..
bitbake bitbake: bitbake: Move to version 2.6.1 to mark runqueue changes 2023-12-06 22:29:09 +00:00
bitbake-diffsigs bitbake: bitbake-diffsigs: Make PEP8 compliant 2022-04-21 17:43:21 +01:00
bitbake-dumpsig bitbake: bitbake-diffsigs: Merge with bitbake-dumpsig 2019-01-03 12:36:55 +00:00
bitbake-getvar bitbake: bitbake-getvar: Treat undefined variables as empty with --value 2023-09-28 12:38:26 +01:00
bitbake-hashclient bitbake: bitbake-hashclient: Add commands to get hashes 2023-12-02 18:04:23 +00:00
bitbake-hashserv bitbake: bitbake-hashserver: Allow anonymous permissions to be space separated 2023-11-09 17:33:03 +00:00
bitbake-layers bitbake: bitbake-layers: initialize tinfoil before registering command line arguments 2022-09-01 10:07:00 +01:00
bitbake-prserv bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
bitbake-selftest bitbake: bitbake: enable python warnings at the first opportunity 2021-09-19 11:33:14 +01:00
bitbake-server bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the system 2022-12-08 10:49:53 +00:00
bitbake-worker bitbake: bitbake-worker: add header with length of message 2023-11-06 16:45:11 +00:00
git-make-shallow bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
toaster bitbake: toaster: Write logs to BUILDDIR/toaster_logs 2023-10-27 08:32:29 +01:00
toaster-eventreplay bitbake: toaster: Added new feature to import eventlogs from command line into toaster using replay functionality 2023-12-12 15:58:57 +00:00