debian-forge/test/run
Christian Kellner c902a7a754 sources: port to host services
Port sources to also use the host services infrastructure that is
used by inputs, devices and mounts. Sources are a bit different
from the other services that they don't run for the duration of
the stage but are run before anything is built. By using the same
infrastructure we re-use the process management and inter process
communcation. Additionally, this will forward all messages from
sources to the existing monitoring framework.
Adapt all existing sources and tests.
2021-09-22 00:00:20 +02:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py test/assembler: use new loop_for_fd helper 2021-08-11 20:59:51 +02:00
test_boot.py test: remove unittest dependency for OSBuild 2021-06-21 18:56:38 +02:00
test_devices.py device: add support for parent devices 2021-08-13 12:20:54 +02:00
test_executable.py test: remove unittest dependency for OSBuild 2021-06-21 18:56:38 +02:00
test_noop.py test: convert to pytest test_noop.py 2021-08-12 09:34:33 +02:00
test_ostree.py test/ostree: add v2 tarball build 2021-06-21 18:56:38 +02:00
test_sources.py sources: port to host services 2021-09-22 00:00:20 +02:00
test_stages.py test/stages: new test for the tar stage 2021-07-22 15:23:39 +02:00