Attention is currently required from: Hoernchen, daniel, dexter, lynxis lazus.
laforge has posted comments on this change by Hoernchen. ( https://gerrit.osmocom.org/c/pysim/+/43547?usp=email )
Change subject: contrib: SCP81 TLS-PSK RAS for RAM/RFM over HTTPS
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
I think in the future we might need to separate the HTTP server (whether we continue to use our own hand-rolled one or some existing module/framework) from the specific example of having a hard-coded TLS key/identity + ADPU list. But for a self-contained, working example it is good to have this code.
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/43547?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: I4f243aeca65d0f33ff34e6932e3f4e156446af8b
Gerrit-Change-Number: 43547
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-CC: Jenkins Builder
Gerrit-Attention: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Attention: daniel <dwillmann(a)sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 08 Sep 2026 10:26:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43570?usp=email )
Change subject: eim: testenv_esipa-json: rename junit classname
......................................................................
eim: testenv_esipa-json: rename junit classname
Run the rename_junit_xml_classname.sh script when done to add a suffix
to the classname in the test result junit xml file, so we can run both
variants of the testsuite within one jenkins job.
Change-Id: I2daac73f2bda7f67edee9ceaf13b138982c7467a
---
M eim/testenv_esipa-json.cfg
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/eim/testenv_esipa-json.cfg b/eim/testenv_esipa-json.cfg
index 90dd2ad..be96032 100644
--- a/eim/testenv_esipa-json.cfg
+++ b/eim/testenv_esipa-json.cfg
@@ -3,6 +3,7 @@
config=eIM_Tests_esipa-json.cfg
copy=../ipad/example_ca/pki/private/alttest.key ../ipad/example_ca/pki/issued/alttest.crt
prepare=prepare.sh eIM_Tests_esipa-json.cfg
+clean=rename_junit_xml_classname.sh ":esipa-json"
[eim]
program=onomondo-eim -c "$TESTENV_INSTALL_DIR"/etc/osmocom/onomondo-eim.config -r "$TESTENV_INSTALL_DIR"/usr/lib/onomondo-eim -m ./mnesia_db -l debug
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43570?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I2daac73f2bda7f67edee9ceaf13b138982c7467a
Gerrit-Change-Number: 43570
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/43569?usp=email )
Change subject: jobs/ttcn3: run eim testsuite with -c all
......................................................................
jobs/ttcn3: run eim testsuite with -c all
The eim testsuite now has two variants. Run both of them.
Change-Id: Ib11722db61ffaa224b8618950bdd3eef47fba025
---
M jobs/ttcn3-testsuites-testenv.yml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml
index 9069c38..7d0a2dd 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -635,6 +635,7 @@
- ttcn3-onomondo-eim-test:
testsuite: eim
+ args: -c all
build-with-osmo-dev: true
timer: H 17 * * *
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/43569?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: Ib11722db61ffaa224b8618950bdd3eef47fba025
Gerrit-Change-Number: 43569
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Attention is currently required from: osmith.
pespin has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/osmo-ci/+/43569?usp=email )
Change subject: jobs/ttcn3: run eim testsuite with -c all
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/43569?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ib11722db61ffaa224b8618950bdd3eef47fba025
Gerrit-Change-Number: 43569
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 08 Sep 2026 10:23:39 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43570?usp=email )
Change subject: eim: testenv_esipa-json: rename junit classname
......................................................................
eim: testenv_esipa-json: rename junit classname
Run the rename_junit_xml_classname.sh script when done to add a suffix
to the classname in the test result junit xml file, so we can run both
variants of the testsuite within one jenkins job.
Change-Id: I2daac73f2bda7f67edee9ceaf13b138982c7467a
---
M eim/testenv_esipa-json.cfg
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/70/43570/1
diff --git a/eim/testenv_esipa-json.cfg b/eim/testenv_esipa-json.cfg
index 90dd2ad..be96032 100644
--- a/eim/testenv_esipa-json.cfg
+++ b/eim/testenv_esipa-json.cfg
@@ -3,6 +3,7 @@
config=eIM_Tests_esipa-json.cfg
copy=../ipad/example_ca/pki/private/alttest.key ../ipad/example_ca/pki/issued/alttest.crt
prepare=prepare.sh eIM_Tests_esipa-json.cfg
+clean=rename_junit_xml_classname.sh ":esipa-json"
[eim]
program=onomondo-eim -c "$TESTENV_INSTALL_DIR"/etc/osmocom/onomondo-eim.config -r "$TESTENV_INSTALL_DIR"/usr/lib/onomondo-eim -m ./mnesia_db -l debug
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43570?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: I2daac73f2bda7f67edee9ceaf13b138982c7467a
Gerrit-Change-Number: 43570
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/43569?usp=email )
Change subject: jobs/ttcn3: run eim testsuite with -c all
......................................................................
jobs/ttcn3: run eim testsuite with -c all
The eim testsuite now has two variants. Run both of them.
Change-Id: Ib11722db61ffaa224b8618950bdd3eef47fba025
---
M jobs/ttcn3-testsuites-testenv.yml
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/69/43569/1
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml
index 9069c38..7d0a2dd 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -635,6 +635,7 @@
- ttcn3-onomondo-eim-test:
testsuite: eim
+ args: -c all
build-with-osmo-dev: true
timer: H 17 * * *
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/43569?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ib11722db61ffaa224b8618950bdd3eef47fba025
Gerrit-Change-Number: 43569
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>