Skip to content

Commit

Permalink
SLES/OpenSUSE 15.5 bb config
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Aug 1, 2024
1 parent 53a8541 commit 03317b3
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 @@ -161,9 +161,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 @@ -70,6 +70,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 @@ -111,6 +116,12 @@ sles-12:
arch:
- s390x
type: rpm
sles-15_5:
version_name: 15..55
arch:
- amd64
- s390x
type: rpm
sles-15:
version_name: 15
arch:
Expand Down

0 comments on commit 03317b3

Please sign in to comment.