laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38060?usp=email )
Change subject: upf: remove unused port PFCP from test_CT ......................................................................
upf: remove unused port PFCP from test_CT
Change-Id: Iba31a6aaa9a9ec854ba36956d1b853dcf66a804d --- M upf/UPF_Tests.ttcn 1 file changed, 0 insertions(+), 2 deletions(-)
Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
diff --git a/upf/UPF_Tests.ttcn b/upf/UPF_Tests.ttcn index 37af9b3..b92701f 100644 --- a/upf/UPF_Tests.ttcn +++ b/upf/UPF_Tests.ttcn @@ -52,8 +52,6 @@ }
type component test_CT extends CTRL_Adapter_CT { - port PFCPEM_PT PFCP; - port TELNETasp_PT UPFVTY;
/* global test case guard timer (actual timeout value is set in f_init()) */