From b627f80938332b573ca8aa2f049f0ee5449fd942 Mon Sep 17 00:00:00 2001 From: Radek Vykydal Date: Tue, 6 Feb 2024 09:25:00 +0100 Subject: [PATCH] Update rpm-ostree-container test for supported bootupd Updates the test by enabling the bootloader for this change: https://github.com/rhinstaller/anaconda/pull/5424 --- rpm-ostree-container-rhel9.ks.in | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/rpm-ostree-container-rhel9.ks.in b/rpm-ostree-container-rhel9.ks.in index a354cb27..1c165c89 100644 --- a/rpm-ostree-container-rhel9.ks.in +++ b/rpm-ostree-container-rhel9.ks.in @@ -6,15 +6,7 @@ # Does not test that the installation is bootable, bootloader is disabled, # its installation should be fixed in a follow-up bootupd work. - -%ksappend common/common.ks -%ksappend users/default.ks -%ksappend network/default.ks -%ksappend l10n/default.ks -%ksappend storage/default.ks - -# Disable the boot loader. -bootloader --disabled +%ksappend common/common_no_payload.ks # Set up the RPM OSTree source. ostreecontainer --no-signature-verification --transport=registry --url=quay.io/centos-bootc/centos-bootc:stream9