Skip to content

Commit

Permalink
MDBF-779 SLES/OpenSUSE 15.5 bb config
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Aug 22, 2024
1 parent 3cd229e commit f519e3a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,12 @@
"amd64-almalinux-9",
"amd64-rockylinux-8",
"amd64-rockylinux-9",
"amd64-opensuse-15.5",
"amd64-sles-15.5",
"amd64-ubuntu-2204",
"ppc64le-ubuntu-2204",
"s390x-ubuntu-2204",
"s390x-sles-15.5",
"x86-debian-12",
]

Expand Down
11 changes: 11 additions & 0 deletions os_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ fedora-40:
- amd64
- aarch64
type: rpm
opensuse-15.5:
version_name: 15.5
arch:
- amd64
type: rpm
opensuse-15:
version_name: 15
arch:
Expand Down Expand Up @@ -115,6 +120,12 @@ sles-12:
arch:
- s390x
type: rpm
sles-15.5:
version_name: 15.5
arch:
- amd64
- s390x
type: rpm
sles-15:
version_name: 15
arch:
Expand Down

0 comments on commit f519e3a

Please sign in to comment.