kiwi-el8/test/unit
David Cassany 09432f4612
Fix modules omission for dracut based initrds
This commit fixes a regression introduced in 07ea23a4. In OEM images
the dracut modules were not properly omitted as the code was evaluating
the wrong variable.

Fixes #1201
2019-09-17 13:11:43 +02:00
..
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
.coveragerc Fixed coverage report setup 2018-02-04 18:46:09 +01:00
archive_cpio_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
archive_tar_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
boot_image_base_test.py Merge pull request #1179 from OSInside/avoid_default_installation_of_kiwi_dracut_modules 2019-08-28 17:58:32 +02:00
boot_image_builtin_kiwi_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
boot_image_dracut_test.py Fix modules omission for dracut based initrds 2019-09-17 13:11:43 +02:00
boot_image_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_config_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_config_grub2_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_config_isolinux_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_config_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_config_zipl_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_install_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_install_grub2_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_install_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_install_zipl_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_template_grub2_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_template_isolinux_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
bootloader_template_zipl_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
builder_archive_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
builder_container_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
builder_disk_test.py Avoid default installation of dracut kiwi modules 2019-08-28 16:11:48 +02:00
builder_filesystem_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
builder_install_test.py Avoid default installation of dracut kiwi modules 2019-08-28 16:11:48 +02:00
builder_live_test.py Avoid default installation of dracut kiwi modules 2019-08-28 16:11:48 +02:00
builder_pxe_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
builder_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
cli_test.py Add --add-bootstrap-packages option 2019-08-29 11:38:56 +02:00
command_process_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
command_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
container_image_oci_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
container_image_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
container_setup_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
container_setup_docker_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
container_setup_oci_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
container_setup_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
defaults_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_btrfs_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_clicfs_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_ext2_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_ext3_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_ext4_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_fat16_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_fat32_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_isofs_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_setup_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_squashfs_test.py Add the -wildcards flag in mksqashfs call 2019-08-30 12:26:48 +02:00
filesystem_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
filesystem_xfs_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
firmware_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
help_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
iso_tools_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
iso_tools_cdrtools_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
iso_tools_iso_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
iso_tools_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
iso_tools_xorriso_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
kiwi_compat_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
logger_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
mount_manager_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
oci_tools_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
oci_tools_buildah_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
oci_tools_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
oci_tools_umoci_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
package_manager_apt_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
package_manager_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
package_manager_dnf_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
package_manager_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
package_manager_zypper_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
partitioner_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
partitioner_dasd_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
partitioner_gpt_test.py Fix GPT to MBR convertion 2019-09-13 18:01:40 +02:00
partitioner_msdos_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
partitioner_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
path_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
privileges_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
repository_apt_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
repository_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
repository_dnf_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
repository_template_apt_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
repository_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
repository_zypper_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
runtime_checker_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
runtime_config_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
shell_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
solver_repository_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
solver_repository_rpm_dir_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
solver_repository_rpm_md_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
solver_repository_suse_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
solver_repository_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
solver_sat_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_device_provider_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_disk_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_loop_device_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_luks_device_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_mapped_device_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_raid_device_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_setup_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_gce_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_ova_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_qcow2_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_template_vagrant_config_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_template_virtualbox_ovf_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_template_vmware_settings_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_vagrant_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_vagrant_libvirt_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_vagrant_virtualbox_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_vdi_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_vhd_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_vhdfixed_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_vhdx_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
storage_subformat_vmdk_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_identifier_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_kernel_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_prepare_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_profile_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_result_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_root_bind_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_root_import_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_root_import_oci_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_root_import_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_root_init_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_setup_test.py Add support for custom fstab script extension 2019-08-26 17:08:49 +02:00
system_size_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
system_uri_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
tasks_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
tasks_image_info_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
tasks_image_resize_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
tasks_result_bundle_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
tasks_result_list_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
tasks_system_build_test.py Add --add-bootstrap-packages option 2019-08-29 11:38:56 +02:00
tasks_system_create_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
tasks_system_prepare_test.py Add --add-bootstrap-packages option 2019-08-29 11:38:56 +02:00
tasks_system_update_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
test_helper.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
users_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_block_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_checksum_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_codec_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_command_capabilities_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_compress_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_output_test.py Flake cleanup for unit tests 2017-03-07 13:03:10 +01:00
utils_rpm_database_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_rpm_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_size_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_sync_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
utils_sysconfig_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
volume_manager_base_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
volume_manager_btrfs_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
volume_manager_lvm_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
volume_manager_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
xml_description_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
xml_state_test.py Add --add-bootstrap-packages option 2019-08-29 11:38:56 +02:00