osmo-bsc[master]: Generate the S_L_INP_TEI_UP signal earlier.

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Stefan Sperling gerrit-no-reply at lists.osmocom.org
Thu Mar 29 11:47:31 UTC 2018


Patch Set 1:

> my assumption is that
 > * before this patch, the proposed test would fail (i.e. link not
 > up)
 > * after this patch, the proposed test will pass as the UP signal is
 > created at connect, not at receive

I am still not entirely sure how such a test would work.

There is currently no way to observe the OML_UP and RSL_UP flags from outside of C code in bts_ipaccess_nanobts.c. Which means we'd either have to write a pure C test which overrides some functions, or we could add a way to query these flags from the control interface (see https://gerrit.osmocom.org/7574) and then use a ttcn3 test which establishes OML and RSL connections to the BSC but does not send any RSL messages and queries RSL connection state over the control interface. Would you expect that this latter approach could work?

-- 
To view, visit https://gerrit.osmocom.org/7503
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I78a152671a00b95c997830f7161fca92bb898fa3
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Stefan Sperling <ssperling at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Stefan Sperling <ssperling at sysmocom.de>
Gerrit-HasComments: No



More information about the gerrit-log mailing list