Skip to content

Commit

Permalink
MDBF-768: Rocky Linux to install only
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
grooverdan committed Aug 13, 2024
1 parent f677a50 commit 7a24126
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions os_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7a24126

Please sign in to comment.