Attention is currently required from: fixeria, pespin.
Hello Jenkins Builder, fixeria,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40408?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Code-Review+1 by fixeria, Verified+1 by Jenkins Builder
Change subject: 5gc: Initial NAS receiving support
......................................................................
5gc: Initial NAS receiving support
With this patch it is already possible to receive the NAS Auth Request
in the test ConnHdlr.
nas.git dep needs updating to include a new patch fixing decoding of
NG_AUTHENTICATION_REQUEST.
Change-Id: I6697f30f95777fc9aed16a529a669d10f42c57be
---
M 5gc/C5G_Tests.ttcn
M 5gc/create_test_subscribers.sh
M 5gc/gen_links.sh
M deps/Makefile
M library/NGAP_Emulation.ttcn
M library/NGAP_Functions.ttcn
A library/NG_NAS_Osmo_Templates.ttcn
M library/Osmocom_Types.ttcn
8 files changed, 273 insertions(+), 96 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/08/40408/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40408?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I6697f30f95777fc9aed16a529a669d10f42c57be
Gerrit-Change-Number: 40408
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Attention is currently required from: osmith, pespin.
Hello Jenkins Builder, fixeria, laforge, osmith,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40405?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
The change is no longer submittable: Verified is unsatisfied now.
Change subject: 5gc: Fix upfd failing to start outside podman
......................................................................
5gc: Fix upfd failing to start outside podman
tuns need to be recreated beforehand with sudo, as already done in
ttcn3-ggsn-tests-ogs, otherwise upfd would need root access to create
them.
Change-Id: I5d3e0c3b7391d312304190acf07b347320481275
---
M 5gc/open5gs/open5gs-upf.yaml
A 5gc/open5gs/testenv.sh
M 5gc/testenv.cfg
3 files changed, 98 insertions(+), 8 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/05/40405/5
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40405?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I5d3e0c3b7391d312304190acf07b347320481275
Gerrit-Change-Number: 40405
Gerrit-PatchSet: 5
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Attention is currently required from: laforge, pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40411?usp=email )
Change subject: testenv: podman: Install newer libcurl from bookworm-backports
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
File _testenv/data/podman/Dockerfile:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40411/comment/0a93288f_a5c3… :
PS2, Line 96: Install newer libcurl4 from bookworm-backports
Fine as a workaround, though I believe it makes sense to report a bug to Debian?
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40411?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I799eeac73c49b9596502ad98acaa11dba3b88e97
Gerrit-Change-Number: 40411
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 30 May 2025 15:46:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Attention is currently required from: osmith, pespin.
Hello Jenkins Builder, fixeria, laforge, osmith,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40405?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
The change is no longer submittable: Verified is unsatisfied now.
Change subject: 5gc: Fix upfd failing to start outside podman
......................................................................
5gc: Fix upfd failing to start outside podman
tuns need to be recreated beforehand with sudo, as already done in
ttcn3-ggsn-tests-ogs, otherwise upfd would need root access to create
them.
Change-Id: I5d3e0c3b7391d312304190acf07b347320481275
---
M 5gc/open5gs/open5gs-upf.yaml
A 5gc/open5gs/testenv.sh
M 5gc/testenv.cfg
3 files changed, 98 insertions(+), 8 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/05/40405/4
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40405?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I5d3e0c3b7391d312304190acf07b347320481275
Gerrit-Change-Number: 40405
Gerrit-PatchSet: 4
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40411?usp=email )
Change subject: testenv: podman: Install newer libcurl from bookworm-backports
......................................................................
testenv: podman: Install newer libcurl from bookworm-backports
It was already spotted a few days ago that libcurl4 7.88.1-10+deb12u12,
currently being shipped by debian12, contains some sort of bug where it
doesn't properly format/read HTTP2 requests when used in open5gs.
It was found out that installing a newer version of libcurl4 fixes the
problem.
This patch also fixes the problems spotted in the 5gc testsuite when
running within podman (they didn't show up outside podman because I'm
using Archlinux and hence using newer libcurl 8.13.0 too).
Change-Id: I799eeac73c49b9596502ad98acaa11dba3b88e97
---
M _testenv/data/podman/Dockerfile
1 file changed, 19 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/11/40411/1
diff --git a/_testenv/data/podman/Dockerfile b/_testenv/data/podman/Dockerfile
index 097fdc4..dca8a75 100644
--- a/_testenv/data/podman/Dockerfile
+++ b/_testenv/data/podman/Dockerfile
@@ -93,6 +93,25 @@
&& \
apt-get clean
+# Install newer libcurl4 from bookworm-backports, libcurl4 7.88.1-10+deb12u12
+# shipped with debian12 is buggy and generates wrong HTTP2 for open5gs.
+ENV BACKPORTS_SOURCES_LIST="/etc/apt/sources.list.d/debian-backports.sources"
+RUN set -x && \
+ echo "Types: deb deb-src" >>"$BACKPORTS_SOURCES_LIST" && \
+ echo "URIs: http://deb.debian.org/debian" >>"$BACKPORTS_SOURCES_LIST" && \
+ echo "Suites: stable-backports" >>"$BACKPORTS_SOURCES_LIST" && \
+ echo "Components: main" >>"$BACKPORTS_SOURCES_LIST" && \
+ echo "Enabled: yes" >>"$BACKPORTS_SOURCES_LIST" && \
+ echo "Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg" >>"$BACKPORTS_SOURCES_LIST" && \
+ apt-get update && \
+ apt-get -t bookworm-backports install \
+ -y \
+ --no-install-recommends \
+ -o Dpkg::Options::="--force-confold" \
+ libcurl4 \
+ && \
+ apt-get clean
+
# Install rebar3 as described in https://rebar3.org/docs/getting-started/
# instead of using the Debian package, as the latter pulls in ~600 MB of GUI
# dependencies that we don't need:
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40411?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I799eeac73c49b9596502ad98acaa11dba3b88e97
Gerrit-Change-Number: 40411
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Attention is currently required from: osmith, pespin.
Hello Jenkins Builder, fixeria, laforge, osmith,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40405?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
The change is no longer submittable: Verified is unsatisfied now.
Change subject: 5gc: Fix upfd failing to start outside podman
......................................................................
5gc: Fix upfd failing to start outside podman
tuns need to be recreated beforehand with sudo, as already done in
ttcn3-ggsn-tests-ogs, otherwise upfd would need root access to create
them.
Change-Id: I5d3e0c3b7391d312304190acf07b347320481275
---
M 5gc/open5gs/open5gs-upf.yaml
A 5gc/open5gs/testenv.sh
M 5gc/testenv.cfg
3 files changed, 98 insertions(+), 8 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/05/40405/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40405?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I5d3e0c3b7391d312304190acf07b347320481275
Gerrit-Change-Number: 40405
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>