[PATCH 0/4] ci: fix sandbox allyesconfig build

Ahmad Fatoum a.fatoum at pengutronix.de
Thu Mar 27 07:47:38 PDT 2025


With these changes applied, the most recent container image can be used
to run the pytest tests for allyesconfig.

Ahmad Fatoum (4):
  sandbox: env: switch from CONFIG_DEFAULT_ENVIRONMENT_PATH to bbenv-y
  test: bthread: change comparison condition for switches vs. yields
  ci: pytest: rename build directories
  ci: pytest: enable console and libc allocator for allyesconfig

 .github/workflows/test-labgrid-pytest.yml        | 16 ++++++++++------
 arch/sandbox/board/Makefile                      |  1 +
 arch/sandbox/board/board.c                       |  3 +++
 .../{env => defaultenv-sandbox}/network/eth0     |  0
 .../{env => defaultenv-sandbox}/nv/autoboot      |  0
 arch/sandbox/configs/sandbox_defconfig           |  2 +-
 test/py/test_bthread.py                          |  3 ++-
 7 files changed, 17 insertions(+), 8 deletions(-)
 rename arch/sandbox/board/{env => defaultenv-sandbox}/network/eth0 (100%)
 rename arch/sandbox/board/{env => defaultenv-sandbox}/nv/autoboot (100%)

-- 
2.39.5




More information about the barebox mailing list