osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/34053 )

Change subject: scripts/osmo-ci-docker-rebuild: drop debian-bullseye-jenkins
......................................................................

scripts/osmo-ci-docker-rebuild: drop debian-bullseye-jenkins

It is not used anymore, stop building it.

Related: OS#6057
Change-Id: I8e11e4c87fea9a2cfc5e72f0427cf4ca82030554
---
M scripts/osmo-ci-docker-rebuild.sh
1 file changed, 13 insertions(+), 3 deletions(-)

Approvals:
  pespin: Looks good to me, approved
  Jenkins Builder: Verified




diff --git a/scripts/osmo-ci-docker-rebuild.sh 
b/scripts/osmo-ci-docker-rebuild.sh
index 08b7cf1..c9e2b63 100755
--- a/scripts/osmo-ci-docker-rebuild.sh
+++ b/scripts/osmo-ci-docker-rebuild.sh
@@ -5,11 +5,9 @@

 case "$(arch)" in
 x86_64)
-       # debian-bullseye-jenkins: has python2 (OS#5950)
        docker_images_require \
                "debian-bookworm-build" \
-               "debian-bookworm-erlang" \
-               "debian-bullseye-jenkins"
+               "debian-bookworm-erlang"
        ;;
 arm*)
        docker_images_require \

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/34053
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8e11e4c87fea9a2cfc5e72f0427cf4ca82030554
Gerrit-Change-Number: 34053
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to