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

Change subject: docker-rebuild: add debian-bullseye-jenkins
......................................................................

docker-rebuild: add debian-bullseye-jenkins

Related: OS#6041
Depends: docker-playground I849568826b1993fd9fb652779e631188af4a319e
Change-Id: I22f95de0bd131f0f0cfd5e2a24e17bed22e5d248
---
M scripts/osmo-ci-docker-rebuild.sh
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  fixeria: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/scripts/osmo-ci-docker-rebuild.sh 
b/scripts/osmo-ci-docker-rebuild.sh
index c049b46..9c2aae6 100755
--- a/scripts/osmo-ci-docker-rebuild.sh
+++ b/scripts/osmo-ci-docker-rebuild.sh
@@ -7,7 +7,8 @@

 if [ "$(arch)" = "x86_64" ]; then
        docker_images_require \
-               "debian-bullseye-erlang"
+               "debian-bullseye-erlang" \
+               "debian-bullseye-jenkins"
 fi

 if [ -d "/var/tmp/osmo-gsm-tester/state" ]; then

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

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

Reply via email to