Attention is currently required from: neels, pespin.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28214 )
Change subject: BSC_Tests: add TC_chan_alloc_algo_{a,de}scending
......................................................................
Patch Set 3:
(1 comment)
File bsc/BSC_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28214/comment/a5203e57_01da…
PS1, Line 11551: /* HACK: work around "Couldn't find Expect for CRCX" */
(maybe you want to […]
Pau: osmo-bsc is sending
CRCX message, which gets forwarded to the MGCP_Emulation_CT. Given that we haven't
registered an 'expect', this emulation component terminates the test case (see
ExpectedCreateCallback()).
Neels: thanks, but f_create_mgcp_expect() runs on MSC_ConnHdlr, it's not going to work
on test_CT. I am currently not spawning MSC_ConnHdlr components at all, everything runs on
test_CT for the sake of simplicity.
As a quick hack, it's easier to stop the MGCP_Emulation_CT. This is exactly what I did
while working on the freq. hopping test cases.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28214
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: Ic74a9cd264320a9a17648f9331b67fb2c2404122
Gerrit-Change-Number: 28214
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: neels <nhofmeyr(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 03 Jun 2022 10:20:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: neels <nhofmeyr(a)sysmocom.de>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment