osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/43676?usp=email )
Change subject: tests/test_jobs_gerrit_verifications: rename
......................................................................
tests/test_jobs_gerrit_verifications: rename
Add a "jobs" prefix in preparation for adding tests to the OBS python
code (which will have an "obs" prefix).
Change-Id: I6bcd54f7797ae8432dc81fc6c162605cd4b15d73
---
R tests/test_jobs_gerrit_verifications.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/tests/test_gerrit_verifications.py b/tests/test_jobs_gerrit_verifications.py
similarity index 95%
rename from tests/test_gerrit_verifications.py
rename to tests/test_jobs_gerrit_verifications.py
index 05b665c..1e3da86 100644
--- a/tests/test_gerrit_verifications.py
+++ b/tests/test_jobs_gerrit_verifications.py
@@ -2,7 +2,7 @@
from pathlib import Path
-def test_gerrit_verifications_binpkgs():
+def test_jobs_gerrit_verifications_binpkgs():
"""Ensure we don't use more parameters for pipeline_binpkgs than the
pipeline can handle."""
yml = Path(Path(__file__) / "../../jobs/gerrit-verifications.yml").resolve()
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/43676?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I6bcd54f7797ae8432dc81fc6c162605cd4b15d73
Gerrit-Change-Number: 43676
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43674?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified-1 by Jenkins Builder
Change subject: Move HTTP2_Msg to its own file
......................................................................
Move HTTP2_Msg to its own file
It is so far only used by HTTP2_Server_Emulation, but it will be reused
by HTTP2_Adapter in a follow-up patch.
Change-Id: Ib5ec7c2bb6882b2359c6b98836c01f70b1c28585
---
A library/HTTP2_Msg.ttcn
M library/HTTP2_Server_Emulation.ttcn
M smf/SMF_Session_CT_5G.ttcn
M smf/gen_links.sh
4 files changed, 103 insertions(+), 73 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/74/43674/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43674?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: Ib5ec7c2bb6882b2359c6b98836c01f70b1c28585
Gerrit-Change-Number: 43674
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Attention is currently required from: Hoernchen.
dexter has posted comments on this change by Hoernchen. ( https://gerrit.osmocom.org/c/pysim/+/43565?usp=email )
Change subject: bip: report a location in PROVIDE LOCAL INFORMATION
......................................................................
Patch Set 2: Code-Review+2
(1 comment)
Patchset:
PS2:
This should be ok.
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/43565?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I53547da2ea9f0a4ea7a4dd032985a546f2d4277f
Gerrit-Change-Number: 43565
Gerrit-PatchSet: 2
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 18 Sep 2026 14:39:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes