aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-sgsn-test/SGSN_Tests.cfg
blob: 5ad5f7da7a93702f15fc9b6ecdb2c9140a0e4803 (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
[ORDERED_INCLUDE]
# Common configuration, shared between test suites
"/osmo-ttcn3-hacks/Common.cfg"
# testsuite specific configuration, not expected to change
"/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default"

# Local configuration below

[LOGGING]

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

[MODULE_PARAMETERS]
SGSN_Tests.mp_nsconfig := {
	{
		local_ip := "172.18.8.103",
		remote_ip := "172.18.8.10"
	},
	{
		local_ip := "172.18.8.103",
		remote_ip := "172.18.8.10"
	},
	{
		local_ip := "172.18.8.103",
		remote_ip := "172.18.8.10"
	}
}
SGSN_Tests.mp_hlr_ip := "172.18.8.103"
SGSN_Tests.mp_ggsn_ip := "172.18.8.103"


[MAIN_CONTROLLER]

[EXECUTE]
SGSN_Tests.control