kiwi-el8/test/unit/system
Marcus Schäfer fa544b4a87
Add kiwi_live_volid variable to profile
As part of the profile environment only the kiwi_install_volid
variable existed with the default value 'INSTALL'. This information
is correct when building an oem image with installiso set to
true. The resulting .install.iso image has the configured volid
or the mentioned default 'INSTALL'. However, when building a live
ISO image the default volid value is set to 'CDROM' but the profile
environment contains kiwi_install_volid which is misleading and
in case no volid is provided in the configuration file, the
default value would also be a wrong information. This commit cleans
up the mess and provides kiwi_install_volid for install ISO media
and kiwi_live_volid for Live ISO media with their respective
default values
2023-08-15 22:23:49 +02:00
..
root_import Add support for config-host-overlay.sh script 2023-03-16 17:14:13 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
identifier_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
kernel_test.py Increase scope of kernel lookup 2022-11-15 09:04:57 +01:00
mount_test.py Fix volume mount path and adapt unit tests 2022-06-15 15:37:53 +02:00
prepare_test.py Add support for creating delta containers 2023-03-16 17:06:15 +01:00
profile_test.py Add kiwi_live_volid variable to profile 2023-08-15 22:23:49 +02:00
result_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
root_bind_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
root_init_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
setup_test.py Add support for config-host-overlay.sh script 2023-03-16 17:14:13 +01:00
shell_test.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
size_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
uri_test.py make alias unique in any cases 2023-06-10 17:22:47 +03:00
users_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00