debian-forge/test/run
Ondřej Budai 3cc8c91092 test/assemblers: use smaller images
640k ought to be enough for anybody!

Err... I mean...

The assembler tests now install only the filesystem and selinux packages and
their dependencies. For this, we don't need the  luxury of 2 GiB.

This commit changes the image size to 512 MiB. This has some advantages:

- the tests are faster - I measured the qemu assembler test and the running
  time went down from 290s to 260s.
- the tests can be run in environments with smaller disk space
2020-07-29 07:35:32 +02:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py test/assemblers: use smaller images 2020-07-29 07:35:32 +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: add selinux stage test 2020-06-15 20:36:48 +02:00