kiwi-el8/test/unit/builder
David Cassany 4f0bdddddc
Do not create a md5 checksum output file for archive images
This commit removes the creation of the md5 file that includes a
checksum of the image binary for the `tbz` image type. Removing it
as this is the only image type that includes it as part of the result
and because the bundle procedure already creates a sha256 file out of
the results, so there is still the chance to produce validation
checksums.
2020-07-08 06:53:11 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Do not create a md5 checksum output file for archive images 2020-07-08 06:53:11 +02:00
container_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
disk_test.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00
filesystem_test.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00
init_test.py Added new build type kis 2020-04-27 15:57:10 +02:00
install_test.py Allow to access disk root after sync_data 2020-06-02 12:52:49 +02:00
kis_test.py Added new build type kis 2020-04-27 15:57:10 +02:00
live_test.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00