toaster.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Toaster test improvements for autobuilder
@ 2023-11-23 15:12 Alexander Lussier-Cullen
  2023-11-23 15:12 ` [PATCH 1/2] Toaster: tests: add passthroughs for relevant build environment variables Alexander Lussier-Cullen
  2023-11-23 15:12 ` [PATCH 2/2] Toaster: make django temp directory configurable Alexander Lussier-Cullen
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Lussier-Cullen @ 2023-11-23 15:12 UTC (permalink / raw)
  To: toaster; +Cc: Alexander Lussier-Cullen

Changes to toaster tests to allow for faster builds and to avoid
usage of the root level /tmp directory. Intended to improve test
execution on the autobuilder.

Alexander Lussier-Cullen (2):
  Toaster: tests: add passthroughs for relevant build environment
    variables
  Toaster: make django temp directory configurable

 bitbake/lib/toaster/tests/builds/buildtest.py    | 9 +++++++++
 bitbake/lib/toaster/toastermain/settings.py      | 7 ++++---
 bitbake/lib/toaster/toastermain/settings_test.py | 4 ++--
 bitbake/lib/toaster/tox.ini                      | 4 ++++
 4 files changed, 19 insertions(+), 5 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-23 15:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-23 15:12 [PATCH 0/2] Toaster test improvements for autobuilder Alexander Lussier-Cullen
2023-11-23 15:12 ` [PATCH 1/2] Toaster: tests: add passthroughs for relevant build environment variables Alexander Lussier-Cullen
2023-11-23 15:12 ` [PATCH 2/2] Toaster: make django temp directory configurable Alexander Lussier-Cullen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).