kiwi-el8/test/unit/container/setup
Marcus Schäfer a62cbd5edb
Cleanup fstab handling for containers
When building container images an extra create_fstab method
exists that created an empty fstab file. The reasons for this
are historical and also related to appx support from obs.
The obs based support for appx containers was based on the
creation of a kiwi docker image that got modified and turned
into an appx container. Now with native appx support by kiwi
this special fstab handling is no longer needed and should
be deleted. This Fixes #1329
2020-03-18 14:12:54 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Cleanup fstab handling for containers 2020-03-18 14:12:54 +01:00
docker_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
init_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
oci_test.py Cleanup fstab handling for containers 2020-03-18 14:12:54 +01:00