kiwi-el8/test/unit/container/setup
Igor Raits 1f547d6bb9
Stop copying /dev files statically into the OCI container
In containers (nspawn) where part of the /dev filesystem is bind-mounted
from outside system, kiwi fails to do the rsync (in creation of the
nodes).

There is no reason to actually copy whole tree inside so let's just
not do it (as it does not seem to be needed at all).
2022-10-22 08:09:46 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
appx_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
base_test.py Stop copying /dev files statically into the OCI container 2022-10-22 08:09:46 +02:00
docker_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
init_test.py Refactor container factory classes 2020-12-15 20:19:10 +01:00
oci_test.py Stop copying /dev files statically into the OCI container 2022-10-22 08:09:46 +02:00