summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastergui: verify that an existing layer path is givenMarta Rybczynska2023-12-201-6/+7
* bitbake: toaster/tests: Bug-fix test_functional_basic, delay driver actionsAlassane Yattara2023-12-201-38/+38
* bitbake: bitbake-hashserv: Add description of permissionsJoshua Watt2023-12-181-0/+13
* bitbake: runqueue: Remove tie between rqexe and starts_workerRichard Purdie2023-12-171-15/+8
* bitbake: utils: Fix mkdir with PosixPathRichard Purdie2023-12-171-1/+1
* bitbake: toaster: Added validation to stop import if there is a build in prog...Marlon Rodriguez Garcia2023-12-162-1/+13
* bitbake: toaster/tests: Fixes functional tests warning on autobuilderAlassane Yattara2023-12-151-79/+85
* bitbake: toaster/tests: Update tests/functional/functional_helpers test_funct...Alassane Yattara2023-12-152-1/+6
* bitbake: toaster/tests: bug-fix element click intercepted in browser/test_lay...Alassane Yattara2023-12-152-6/+39
* bitbake: toaster/tests: Bug-Fix testcase functional/test_project_page_tab_con...Alassane Yattara2023-12-152-93/+95
* bitbake: toaster/tests: Removed all time.sleep occurrenceAlassane Yattara2023-12-151-19/+20
* bitbake: toaster/tests: logging warning in console, trying to kill unavailabl...Alassane Yattara2023-12-151-3/+1
* bitbake: toaster/tests: fix chrome argument syntax and wait for driver exitAlexander Lussier-Cullen2023-12-151-1/+3
* bitbake: toaster/tests: fix functional tests setup and teardownAlexander Lussier-Cullen2023-12-151-14/+37
* bitbake: toaster/tests: Exit tests on chromedriver creation failureAlexander Lussier-Cullen2023-12-151-6/+8
* bitbake: toaster: Commandline build import table improvementsMarlon Rodriguez Garcia2023-12-133-1/+13
* bitbake: bitbake: toaster: add functional testing toaster error detailsAlexander Lussier-Cullen2023-12-131-2/+8
* bitbake: toaster: remove test and update setup to avoid rebuilding imageMarlon Rodriguez Garcia2023-12-131-12/+0
* bitbake: toaster/test: fix CopyrightAlassane Yattara2023-12-131-1/+1
* bitbake: toaster: Add verbose printout for missing chrome(driver) dependenciesAlexander Lussier-Cullen2023-12-121-2/+21
* bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia2023-12-1214-81/+543
* bitbake: toaster/tests/builds: Add BB_HASHSERVE passthroughRichard Purdie2023-12-091-1/+1
* bitbake: toaster: Update to use qemux86-64 machine by defaultRichard Purdie2023-12-094-8/+8
* bitbake: utils: Do not create directories with ${ in the namePavel Zhukov2023-12-081-1/+2
* bitbake: toaster/tests: bug-fix tests writing files into /tmp on the autobuil...Alassane Yattara2023-12-0813-55/+74
* bitbake: toaster/tests: Fixes warnings in autobuilderAlassane Yattara2023-12-082-4/+11
* bitbake: toaster/tests: Bug fixes, functional tests dependent on each otherAlassane Yattara2023-12-082-86/+79
* bitbake: toaster/tests: Refactorize tests/functionalAlassane Yattara2023-12-082-276/+554
* bitbake: toaster/tests: Added functional/utils, contains useful methods using...Alassane Yattara2023-12-081-0/+89
* bitbake: toaster/tests: Ensure to kill toaster process create for tests funct...Alassane Yattara2023-12-081-2/+3
* bitbake: toaster/tests: Update build testMarlon Rodriguez Garcia2023-12-086-14/+15
* bitbake: toaster-eventreplay: Remove ordering assumptionsRichard Purdie2023-12-061-3/+17
* bitbake: toaster: fix pytest build test execution and test discoveryAlexander Lussier-Cullen2023-12-062-4/+3
* bitbake: bitbake: Move to version 2.6.1 to mark runqueue changesRichard Purdie2023-12-062-2/+2
* bitbake: toastergui: Fix regex markup issuesRichard Purdie2023-12-062-4/+3
* bitbake: toastermain/settings: Avoid python filehandle closure warningsRichard Purdie2023-12-061-3/+6
* bitbake: toaster: Fix assertRegexpMatches deprecation warningsRichard Purdie2023-12-062-6/+6
* bitbake: bb/toaster: Fix assertEquals deprecation warningsRichard Purdie2023-12-063-7/+7
* bitbake: toaster/test: delay driver action until elements to appearAlassane Yattara2023-12-062-2/+8
* bitbake: toaster/test: from test_no_builds_message.py wait for the empty stat...Alassane Yattara2023-12-061-0/+1
* bitbake: toaster/test: bug-fix on tests/browser/test_all_builds_pageAlassane Yattara2023-12-061-24/+32
* bitbake: runqueue: Improve inter setscene task dependency handlingRichard Purdie2023-12-061-13/+28
* bitbake: hashserv: sqlite: Ensure sync propagates to database connectionsJoshua Watt2023-12-041-2/+7
* bitbake: fetch2: Ensure GCP fetcher checks if file exists before download.Charlie Johnston2023-12-021-2/+5
* bitbake: bitbake: tests: Fix duplicate test_underscore_override testRichard Haar2023-12-021-10/+10
* bitbake: bitbake-hashclient: Add commands to get hashesJoshua Watt2023-12-022-0/+47
* bitbake: toaster/tests: Test single recipe pageAlassane Yattara2023-12-021-0/+32
* bitbake: toaster/tests: Test single layer pageAlassane Yattara2023-12-021-0/+61
* bitbake: toaster/tests: Bug-fix on tests/functional/test_project_pageAlassane Yattara2023-12-021-32/+32
* bitbake: toaster/tests: Added distro page TestCaseAlassane Yattara2023-12-021-0/+51