kiwi-el8/test/unit/builder
David Cassany f58b8998fd
Compress container images in builder class
This commit changes the stage at which container images are compressed
to match the criteria applied to other image types. Instead of
compressing the image in OCI devoted classes now it is happening
in builder class by setting Result instance properties.

Fixes #1996

Signed-off-by: David Cassany <dcassany@suse.com>
2021-12-01 13:28:18 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
container_test.py Compress container images in builder class 2021-12-01 13:28:18 +01:00
disk_test.py Support custom partitions 2021-11-03 13:31:17 +01:00
filesystem_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
install_test.py Do not force dracut into a compression setting 2021-11-24 12:15:47 +01:00
kis_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
live_test.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00