[PATCH 0/2] Toaster test improvements for autobuilder
Alexander Lussier-Cullen <[email protected]> Thu, 23 Nov 2023 10:12:13 -0500
| Newsgroups | org.yoctoproject.lists.toaster |
|---|---|
| Message-ID | <20231123151215.4390-1-alexander.lussier-cullen@savoirfairelinux.com> |
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