debian-forge/test/run
Christian Kellner 3318480460 test/stages: re-use downloaded files between runs
Create a cache directory with the scope of the stage test suit and
after each test is run cache the downloaded files for the `files`
source via the new `OSBuild.copy_source_data` method. Initialize
OSBuild with that cache directory, so previously downloaded files
get used between different stage tests.
2020-10-09 15:32:31 +02:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py test/assembler: check metadata for ostree asm 2020-08-13 10:50:34 +02:00
test_boot.py test: make osbuild.compile method take output_dir as a parameter 2020-07-29 07:35:32 +02:00
test_noop.py test: import no-op test into the runtime-tests 2020-06-05 09:27:40 +02:00
test_sources.py osbuild: auto-generate socket addresses for APIs 2020-07-27 12:50:38 +01:00
test_stages.py test/stages: re-use downloaded files between runs 2020-10-09 15:32:31 +02:00