From 7a241267e0cbf04c76a46f1ee0c0bf561a537014 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Tue, 6 Aug 2024 18:07:38 +1000 Subject: [PATCH] MDBF-768: Rocky Linux to install only Like AlmaLinux, we do install only because Rocky Linux is a downstream of RHEL so a rebuild is rather meaningless. An install of RHEL package is a good compatibility test as that's what we use for release. --- os_info.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/os_info.yaml b/os_info.yaml index baa47f44..d40e8837 100644 --- a/os_info.yaml +++ b/os_info.yaml @@ -103,11 +103,13 @@ rockylinux-8: arch: - amd64 type: rpm + install_only: True rockylinux-9: version_name: 9 arch: - amd64 type: rpm + install_only: True sles-12: version_name: 12 arch: