aboutsummaryrefslogtreecommitdiffstats
path: root/sgsn/SGSN_Tests.cfg
blob: 5167750295641d14383e13c44fdaf8bdaac277f7 (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
32
33
34
35
36
37
38
39
40
[ORDERED_INCLUDE]
# Common configuration, shared between test suites
"../Common.cfg"
# testsuite specific configuration, not expected to change
"./SGSN_Tests.default"

# Local configuration below

[LOGGING]

[TESTPORT_PARAMETERS]
*.SGSNVTY.CTRL_HOSTNAME := "127.0.0.10"

[MODULE_PARAMETERS]
SGSN_Tests.mp_nsconfig := {
	{
		local_ip := "127.0.0.103",
		remote_ip := "127.0.0.10"
	},
	{
		local_ip := "127.0.0.103",
		remote_ip := "127.0.0.10"
	},
	{
		local_ip := "127.0.0.103",
		remote_ip := "127.0.0.10"
	}
}
SGSN_Tests.mp_ranap_cfg := {
	{
		sctp_addr := { 23908, "127.0.0.103", 2905, "127.0.0.200" }
	}
}
SGSN_Tests.mp_hlr_ip := "127.0.0.103"
SGSN_Tests.mp_ggsn_ip := "127.0.0.103"

[MAIN_CONTROLLER]

[EXECUTE]
SGSN_Tests.control