Attention is currently required from: jolly.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/33600
to look at the new patch set (#2).
Change subject: ASCI: Add selection reason for VGCS/VBS channels
......................................................................
ASCI: Add selection reason for VGCS/VBS channels
"enum lchan_select_reason" gets a new selection reason: "SELECT_FOR_VGCS"
The selection "direction" can also be changed via VTY.
Change-Id: I6b96d0a1df68efa5858b98297ebe0944b1473aaf
Related: OS#4852
---
M include/osmocom/bsc/bts.h
M include/osmocom/bsc/lchan_select.h
M src/osmo-bsc/bts_vty.c
M src/osmo-bsc/lchan_select.c
M tests/osmo-bsc.vty
5 files changed, 33 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/00/33600/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/33600
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I6b96d0a1df68efa5858b98297ebe0944b1473aaf
Gerrit-Change-Number: 33600
Gerrit-PatchSet: 2
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: jolly <andreas(a)eversberg.eu>
Gerrit-MessageType: newpatchset
Attention is currently required from: osmith, laforge, fixeria, pespin.
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/33571 )
Change subject: MME_Tests: add docker tests for MME
......................................................................
Patch Set 2:
(4 comments)
File debian-bullseye-titan/Dockerfile:
https://gerrit.osmocom.org/c/docker-playground/+/33571/comment/ffd8ba65_3a6…
PS1, Line 34: libgnutls28-dev
> Could you also clarify why this new dependency is needed (in the commit message)? I am guessing the […]
Done
https://gerrit.osmocom.org/c/docker-playground/+/33571/comment/6e51d518_665…
PS1, Line 34: libgnutls28-dev \
> move after inetutils-ping, so the list is still ordered alphabetically
Done
File ttcn3-mme-test-ogs/jenkins.sh:
https://gerrit.osmocom.org/c/docker-playground/+/33571/comment/91862cfc_98c…
PS1, Line 5: KERNEL_TEST="${KERNEL_TEST:-0}"
> unused
Done
https://gerrit.osmocom.org/c/docker-playground/+/33571/comment/202a32d9_803…
PS1, Line 27: --cap-add=NET_ADMIN \
: --device /dev/net/tun:/dev/net/tun \
: --sysctl net.ipv6.conf.all.disable_ipv6=0 \
> The feature is enabled simply to make sure it is used and spot regressions/changes in the feature fo […]
The tun device is definitely not needed. I also dropped the so_bindtodevice. There are no changes in the behavior.
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/33571
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ic1ce1dace47353b0dcf321c923a78567e3ddefb9
Gerrit-Change-Number: 33571
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 06 Jul 2023 14:22:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: osmith <osmith(a)sysmocom.de>
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: osmith, laforge, fixeria, pespin.
Hello osmith, Jenkins Builder, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/docker-playground/+/33571
to look at the new patch set (#2).
Change subject: MME_Tests: add docker tests for MME
......................................................................
MME_Tests: add docker tests for MME
an MME testsuite exists in osmo-ttcn3-hacks but it is not executed in
docker yet.
Related: OS#5760
Change-Id: Ic1ce1dace47353b0dcf321c923a78567e3ddefb9
---
A ttcn3-mme-test-ogs/Dockerfile
A ttcn3-mme-test-ogs/Makefile
A ttcn3-mme-test-ogs/jenkins.sh
A ttcn3-mme-test-ogs/ogs/MME_Tests.cfg
A ttcn3-mme-test-ogs/ogs/freediameter.conf
A ttcn3-mme-test-ogs/ogs/mme.sh
A ttcn3-mme-test-ogs/ogs/open5gs-mme.yaml
7 files changed, 920 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/71/33571/2
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/33571
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ic1ce1dace47353b0dcf321c923a78567e3ddefb9
Gerrit-Change-Number: 33571
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/33612 )
Change subject: ASCI: Add decoding of VGCS/VBS A-interface messages
......................................................................
Patch Set 1:
(1 comment)
File src/osmo-bsc/osmo_bsc_bssap.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9029):
https://gerrit.osmocom.org/c/osmo-bsc/+/33612/comment/d4acd85c_90c10904
PS1, Line 1384: struct msgb *msg, unsigned int length)
code indent should use tabs where possible
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/33612
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I77b4d072d76039b1889ae4bba4a602e956405eb8
Gerrit-Change-Number: 33612
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Thu, 06 Jul 2023 13:28:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/33611 )
Change subject: ASCI: Add FSM for VGCS/VBS
......................................................................
Patch Set 1:
(4 comments)
File include/osmocom/bsc/vgcs_fsm.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9028):
https://gerrit.osmocom.org/c/osmo-bsc/+/33611/comment/77f7a922_1ba06aaf
PS1, Line 59: /* Channel link failed. (Talker faild.) */
'faild' may be misspelled - perhaps 'failed'?
File src/osmo-bsc/vgcs_fsm.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9028):
https://gerrit.osmocom.org/c/osmo-bsc/+/33611/comment/f09fcbc5_4536984f
PS1, Line 373: LOG_CALL(conn, LOGL_DEBUG, "Calling subscriber assiged and now on uplink.\n");
'assiged' may be misspelled - perhaps 'assigned'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9028):
https://gerrit.osmocom.org/c/osmo-bsc/+/33611/comment/acad8bf7_09ebeb63
PS1, Line 668: no_aoip:
labels should not be indented
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9028):
https://gerrit.osmocom.org/c/osmo-bsc/+/33611/comment/c29dfe5a_ead854dc
PS1, Line 1155: strcpy(conn->vgcs_chan.msc_rtp_addr, req.msc_rtp_addr);
Instead of strncpy()/strcpy(), use osmo_strlcpy() or OSMO_STRLCPY_ARRAY()
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/33611
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Id9e94fb4f27bb438b7093c031344a3400bfa34f1
Gerrit-Change-Number: 33611
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Thu, 06 Jul 2023 13:28:16 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/33597 )
Change subject: Cleanup code style of rate counters in osmo_bsc_msc.c
......................................................................
Patch Set 1:
(4 comments)
File src/osmo-bsc/osmo_bsc_msc.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9021):
https://gerrit.osmocom.org/c/osmo-bsc/+/33597/comment/bdb59030_6ef8ab0a
PS1, Line 219: "bssmap:tx:dt1:assigment:failure",
'assigment' may be misspelled - perhaps 'assignment'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9021):
https://gerrit.osmocom.org/c/osmo-bsc/+/33597/comment/f864c3f2_569ac8a5
PS1, Line 220: "Number of transmitted BSSMAP DT1 ASSIGMENT FAILURE messages"
'ASSIGMENT' may be misspelled - perhaps 'ASSIGNMENT'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9021):
https://gerrit.osmocom.org/c/osmo-bsc/+/33597/comment/2838b484_b953cc68
PS1, Line 223: "bssmap:tx:dt1:assigment:complete",
'assigment' may be misspelled - perhaps 'assignment'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9021):
https://gerrit.osmocom.org/c/osmo-bsc/+/33597/comment/adb75741_4d2a3a19
PS1, Line 224: "Number of transmitted BSSMAP DT1 ASSIGMENT COMPLETE messages"
'ASSIGMENT' may be misspelled - perhaps 'ASSIGNMENT'?
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/33597
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I7cfd4f20ebfee0c8df9305372977d6628d6337c5
Gerrit-Change-Number: 33597
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Thu, 06 Jul 2023 13:23:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment