aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-smlc-test/SMLC_Tests.cfg
blob: 34bcb75cf4dffe8ce079b76396264bfe1ad83a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/smlc/SMLC_Tests.default"

[LOGGING]
*.JUnitLogger.testsuite_name := "SMLC_Tests"

[TESTPORT_PARAMETERS]
*.SMLCVTY.CTRL_HOSTNAME := "172.18.23.20"
*.STATSVTY.CTRL_HOSTNAME := "172.18.23.20"

[MODULE_PARAMETERS]
SMLC_Tests.mp_smlc_ip   := "172.18.23.20";
SMLC_Tests.mp_test_ip   := "172.18.23.203";
SMLC_Tests.mp_bssap_le_cfg := {
	{
		sccp_service_type := "mtp3_itu",
		sctp_addr := { 23905, "172.18.23.203", 2905, "172.18.23.200" },
		own_pc := 187,	/* 0.23.3 first BSC emulation */
		own_ssn := 250, /* BSC side SSN */
		peer_pc := 190, /* 0.23.6 osmo-smlc */
		peer_ssn := 252,	/* SMLC side SSN */
		sio := '83'O,
		rctx := 1
	}
};

[MAIN_CONTROLLER]

[EXECUTE]
SMLC_Tests.control