diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg index 9aef82a7..6aef022a 100644 --- a/ttcn3-bsc-test/BSC_Tests.cfg +++ b/ttcn3-bsc-test/BSC_Tests.cfg @@ -52,6 +52,10 @@ BSC_Tests_CBSP.mp_cgi_bts0 := { '001'H, '01'H, 1, 0 }; BSC_Tests_CBSP.mp_cgi_bts1 := { '001'H, '01'H, 1, 1 }; BSC_Tests_CBSP.mp_cgi_bts2 := { '001'H, '01'H, 2, 1 }; BSC_Tests_CBSP.mp_cgi_bts3 := { '001'H, '01'H, 3, 3 }; +BSC_Tests_CBSP.mp_cbc_ip := "172.18.2.203"; +BSC_Tests_CBSP.mp_cbc_ip6 := "fd02:db8:2::203"; +BSC_Tests_CBSP.mp_bsc_cbsp_ip := "172.18.2.20"; +BSC_Tests_CBSP.mp_bsc_cbsp_ip6 := "fd02:db8:2::20"; StatsD_Checker.mp_enable_stats := true; [MAIN_CONTROLLER]