fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/31734 )
Change subject: bts: expect TC_pcu_socket_two_nsvc to pass ......................................................................
bts: expect TC_pcu_socket_two_nsvc to pass
The problem was fixed in osmo-bsc.git quite some time ago:
commit 315af2f9ea1e8b9bf6e58caebd9dd7829edecfed Author: Alexander Couzens lynxis@fe80.eu Date: Mon Dec 19 21:21:32 2022 +0100
bts: ipa/osmo-bts/sysmobts: MO: add support for the second NSVC
Change-Id: I7f05c5cb840ac29e4919523a3d7eabd97974b583 --- M bts/expected-results.xml 1 file changed, 18 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/34/31734/1
diff --git a/bts/expected-results.xml b/bts/expected-results.xml index 2039d17..4eb1fd3 100644 --- a/bts/expected-results.xml +++ b/bts/expected-results.xml @@ -125,12 +125,7 @@ <testcase classname='BTS_Tests' name='TC_pcu_info_ind_fh_params' time='MASKED'/> <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv4' time='MASKED'/> <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv6' time='MASKED'/> - <testcase classname='BTS_Tests' name='TC_pcu_socket_two_nsvc' time='MASKED'> - <failure type='fail-verdict'>NSVCI { 1234, 0 } does not match { 1234, 5678 } - BTS_Tests.ttcn:MASKED BTS_Tests control part - BTS_Tests.ttcn:MASKED TC_pcu_socket_two_nsvc testcase - </failure> - </testcase> + <testcase classname='BTS_Tests' name='TC_pcu_socket_two_nsvc' time='MASKED'/> <testcase classname='BTS_Tests' name='TC_pcu_interf_ind' time='MASKED'/> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_unsol_deact' time='MASKED'/> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchf_act' time='MASKED'/>