osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/docker-playground/+/41839?usp=email )


Change subject: ttcn3-bts-test: use osmo-bts with debian 13
......................................................................

ttcn3-bts-test: use osmo-bts with debian 13

Run osmo-bts in a debian 13 container, so we get a much newer bpftrace
version.

Debian 12: 0.17.0-1
Debian 13: 0.23.2-1

Change-Id: I231e1e93724faf6d659132be9b9d0e164502bf95
---
M ttcn3-bts-test/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/39/41839/1

diff --git a/ttcn3-bts-test/jenkins.sh b/ttcn3-bts-test/jenkins.sh
index 6e5cc67..b11d2d7 100755
--- a/ttcn3-bts-test/jenkins.sh
+++ b/ttcn3-bts-test/jenkins.sh
@@ -11,7 +11,7 @@
 # NOTE: there is no osmocom-bb-host-latest, hence always use master!
 docker_images_require \
        "osmo-bsc-$IMAGE_SUFFIX" \
-       "osmo-bts-$IMAGE_SUFFIX" \
+       "osmo-bts-$IMAGE_SUFFIX-debian13" \
        "osmocom-bb-host-master" \
        "ttcn3-bts-test"


--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/41839?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I231e1e93724faf6d659132be9b9d0e164502bf95
Gerrit-Change-Number: 41839
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to