Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43284?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified-1 by Jenkins Builder
Change subject: DIAMETER: Get Rid of DIAMETER_ConnHdlr_CT in several testsuites ......................................................................
DIAMETER: Get Rid of DIAMETER_ConnHdlr_CT in several testsuites
A man-in-the-middle component DIAMETER_ConnHdlr_CT was used so far for tests willing to use multiple DIAMETER_ConnHdlr connected to a single component served by multiple DIAMETER_Emulation.
Remove the need for this component by modifying the DIAMETER_ConnHdlr component to have an array of ports. This way the same ConnHdlr can be registered on multiple DIAMETER_Emulation components directly.
Change-Id: Id88b88d2f3472e1f4daa8344ca1fc6d408edfb62 --- M dia2gsup/DIA2GSUP_Tests.ttcn M epdg/EPDG_Tests.ttcn M hss/HSS_Tests.ttcn M library/DIAMETER_Emulation.ttcn M mme/ConnHdlr.ttcn M mme/MME_Tests.ttcn M pcrf/PCRF_Tests.ttcn M pgw/PGW_Tests.ttcn 8 files changed, 153 insertions(+), 304 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/84/43284/2