kiwi-el8/test/unit/system
Marcus Schäfer a349c055c4
Add new containers section
Allow to specify references to OCI containers in the
image description like in the following example:

<containers source="registry.suse.com" backend="podman">
    <container name="some" tag="some" path="/some/path"/>
</containers>

During the kiwi process the containers are fetched into a
temporary location and a systemd service is configured to
one time load the containers into the local registry at
first boot of the system. This Fixes #2663
2024-10-19 18:30:45 +02:00
..
root_import Drop Path.remove & Path.rename 2024-08-16 18:11:55 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
identifier_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
kernel_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
mount_test.py Fix ImageSystem mount procedure 2024-09-01 15:53:29 +02:00
prepare_test.py Add support for architectures in deb source file 2024-09-09 11:03:15 +02:00
profile_test.py Setup default minimum volume size per filesystem 2024-08-08 10:22:22 +02:00
result_test.py Allow string versions and test "word" versions 2024-08-23 10:01:27 -04:00
root_bind_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
root_init_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
setup_test.py Add new containers section 2024-10-19 18:30:45 +02:00
shell_test.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
size_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
uri_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
users_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00