Attention is currently required from: fixeria, laforge.
pespin has posted comments on this change by laforge. ( https://gerrit.osmocom.org/c/pysim/+/38150?usp=email )
Change subject: docs: Bring osmo-smdpp documentation up to date with code
......................................................................
Patch Set 1:
(1 comment)
File docs/osmo-smdpp.rst:
https://gerrit.osmocom.org/c/pysim/+/38150/comment/0e470390_c274d340?usp=em… :
PS1, Line 29: * doesn't perform any personalization, so the IMSI/ICCID etc. are always identical (the ones that are store in
are stored
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/38150?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: Ibaab1fadd5d35ecdb356bed1820074b1b0a1752e
Gerrit-Change-Number: 38150
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 16 Sep 2024 09:45:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/38151?usp=email )
Change subject: jobs: ttcn3-s1gw-test-latest: disable
......................................................................
jobs: ttcn3-s1gw-test-latest: disable
It is too early in development to make sure that the tests work with
the first "latest" version, so disable it until the next release.
Change-Id: I88543792b26e7d24d0f0d18d86d39409335dbaa0
---
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 d61c5f6..b5180f1 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -146,6 +146,7 @@
testsuite: s1gw
args: -b osmocom:latest
timer: H 10 * * *
+ disabled: true # disable until > 0.1.x release
# ---------------------------------------------
# Debian nightly + io_uring (OS#6357)
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/38151?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: I88543792b26e7d24d0f0d18d86d39409335dbaa0
Gerrit-Change-Number: 38151
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>