Skip to content

Commit

Permalink
MDBF-897 SLES 15.5 EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan authored and RazvanLiviuVarzaru committed Jan 20, 2025
1 parent 1474fa5 commit 79c7b55
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-sles.pip-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
fail-fast: false
matrix:
include:
- image: registry.suse.com/bci/bci-base:15.5
platforms: linux/amd64, linux/s390x
tag: sles1505
nogalera: true

- image: registry.suse.com/bci/bci-base:15.6
platforms: linux/amd64, linux/s390x
tag: sles1506
Expand Down
2 changes: 0 additions & 2 deletions constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,9 @@
SUPPORTED_PLATFORMS["10.6"] += [
"aarch64-ubuntu-2204",
"amd64-opensuse-1505",
"amd64-sles-1505",
"amd64-ubuntu-2204",
"ppc64le-ubuntu-2204",
"s390x-ubuntu-2204",
"s390x-sles-1505",
"x86-debian-12",
]

Expand Down
2 changes: 0 additions & 2 deletions master.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,6 @@ for builder in master_config["builders"]:
"ppc64le-debian-sid",
"amd64-opensuse-1505",
"amd64-opensuse-1506",
"amd64-sles-1505",
"s390x-sles-1505",
]:
tags += ["release_packages"]
c["builders"].append(
Expand Down
6 changes: 0 additions & 6 deletions os_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,6 @@ rockylinux-9:
- amd64
type: rpm
install_only: True
sles-1505:
version_name: 15.5
arch:
- amd64
# TEMP - currently short on hardware - s390x
type: rpm
sles-1506:
version_name: 15.6
arch:
Expand Down

0 comments on commit 79c7b55

Please sign in to comment.