From a7dfd4e0bcc448d06156ad6069c0e144987bef7a Mon Sep 17 00:00:00 2001 From: Rainer Koenig Date: Thu, 22 Feb 2024 15:08:39 +0100 Subject: [PATCH] Quick fix for missing pattern installation on aarch 64 Fixes this: https://openqa.suse.de/tests/13565314#step/validate_installed_patterns/5 by adding `select_visibile_patterns_from_bottom` test module to the YAML schedule. --- .../select_modules_and_patterns_aarch64.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/schedule/yast/select_modules_and_patterns/select_modules_and_patterns_aarch64.yaml b/schedule/yast/select_modules_and_patterns/select_modules_and_patterns_aarch64.yaml index a6be617e94a7..e6d6d2328529 100644 --- a/schedule/yast/select_modules_and_patterns/select_modules_and_patterns_aarch64.yaml +++ b/schedule/yast/select_modules_and_patterns/select_modules_and_patterns_aarch64.yaml @@ -15,6 +15,7 @@ schedule: - installation/partitioning/guided_setup/accept_default_part_scheme - installation/partitioning/guided_setup/do_not_propose_separate_home software: + - installation/select_visible_patterns_from_bottom - installation/installation_settings/validate_default_target system_preparation: - console/system_prepare