osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/31999
)
Change subject: scripts/docker-rebuild: add debian-bullseye-jenkins-arm
......................................................................
scripts/docker-rebuild: add debian-bullseye-jenkins-arm
Prepare to let all master-builds jobs use debian-bullseye instead of
debian-buster.
Depends: docker-playground I8e1741f86ffb8abd658d1e4e0415dfd11fb1a8a1
Related: OS#5949
Change-Id: I55bd5869ecd753549b8f2f2822e825623d940acd
---
M scripts/osmo-ci-docker-rebuild.sh
1 file changed, 15 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/99/31999/1
diff --git a/scripts/osmo-ci-docker-rebuild.sh b/scripts/osmo-ci-docker-rebuild.sh
index 57005ed..ced9ce8 100755
--- a/scripts/osmo-ci-docker-rebuild.sh
+++ b/scripts/osmo-ci-docker-rebuild.sh
@@ -12,6 +12,7 @@
;;
arm*)
docker_images_require \
+ "debian-bullseye-jenkins-arm" \
"debian-buster-jenkins-arm"
;;
esac
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/31999
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I55bd5869ecd753549b8f2f2822e825623d940acd
Gerrit-Change-Number: 31999
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange