blob: 5167750295641d14383e13c44fdaf8bdaac277f7 [file] [log] [blame]
Oliver Smithbc690ff2019-06-17 15:32:36 +02001[ORDERED_INCLUDE]
2# Common configuration, shared between test suites
3"../Common.cfg"
4# testsuite specific configuration, not expected to change
5"./SGSN_Tests.default"
6
7# Local configuration below
8
9[LOGGING]
10
11[TESTPORT_PARAMETERS]
Oliver Smith0167c2a2019-08-30 10:17:16 +020012*.SGSNVTY.CTRL_HOSTNAME := "127.0.0.10"
Oliver Smithbc690ff2019-06-17 15:32:36 +020013
14[MODULE_PARAMETERS]
Oliver Smith0167c2a2019-08-30 10:17:16 +020015SGSN_Tests.mp_nsconfig := {
16 {
17 local_ip := "127.0.0.103",
18 remote_ip := "127.0.0.10"
19 },
20 {
21 local_ip := "127.0.0.103",
22 remote_ip := "127.0.0.10"
23 },
24 {
25 local_ip := "127.0.0.103",
26 remote_ip := "127.0.0.10"
27 }
28}
29SGSN_Tests.mp_ranap_cfg := {
30 {
31 sctp_addr := { 23908, "127.0.0.103", 2905, "127.0.0.200" }
32 }
33}
34SGSN_Tests.mp_hlr_ip := "127.0.0.103"
35SGSN_Tests.mp_ggsn_ip := "127.0.0.103"
Oliver Smithbc690ff2019-06-17 15:32:36 +020036
37[MAIN_CONTROLLER]
38
39[EXECUTE]
40SGSN_Tests.control