Attention is currently required from: laforge, pespin.
Hello Jenkins Builder, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37184?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Code-Review+1 by laforge, Code-Review+1 by pespin, Verified+1 by Jenkins Builder
Change subject: s1gw: add S1AP Server (dispatcher) component
......................................................................
s1gw: add S1AP Server (dispatcher) component
Change-Id: Ib8a14c1a76c980f4d8a153461c9b63d205574573
Related: SYS#6772
---
A s1gw/S1AP_Server.ttcn
1 file changed, 446 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/84/37184/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37184?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ib8a14c1a76c980f4d8a153461c9b63d205574573
Gerrit-Change-Number: 37184
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: fixeria.
Hello Jenkins Builder, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37185?usp=email
to look at the new patch set (#2).
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: s1gw: add first testcases TC_setup and TC_setup_multi
......................................................................
s1gw: add first testcases TC_setup and TC_setup_multi
Change-Id: Ia2fc53306ac09064c071fd9ff86cf7ccfc42fcec
Related: SYS#6772
---
M s1gw/S1GW_Tests.default
M s1gw/S1GW_Tests.ttcn
2 files changed, 174 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/85/37185/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37185?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ia2fc53306ac09064c071fd9ff86cf7ccfc42fcec
Gerrit-Change-Number: 37185
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37184?usp=email )
Change subject: s1gw: add S1AP Server (dispatcher) component
......................................................................
Patch Set 1:
(1 comment)
File s1gw/S1AP_Server.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37184/comment/e8d4c66f_beab…
PS1, Line 1: module S1AP_Server {
There already exists `library/S1AP_Emulation.ttcn`, which is used by ttcn3-mme-test for emulating eNB connection(s). That component implements the client (eNB) role. I would like to avoid confusion by not re-using the same component name. Also, we have `remsim/RSPRO_Server.ttcn`, so I think it's fine.
> May be worth renaming it for people quickly understanding what it is about.
IMO, the "server" explains more than just emulation, which can be client or server.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37184?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ib8a14c1a76c980f4d8a153461c9b63d205574573
Gerrit-Change-Number: 37184
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 11 Jun 2024 13:32:08 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment