blob: bd0875bb208ab35d200484756d5c971cf5854e19 [file] [log] [blame]
Oliver Smithaa6278d2019-07-26 09:05:53 +02001[ORDERED_INCLUDE]
2# Common configuration, shared between test suites
3"../Common.cfg"
4# testsuite specific configuration, not expected to change
5"./PCU_Tests.default"
6
7[LOGGING]
8
9[MODULE_PARAMETERS]
Pau Espin Pedrol0e6ed2e2020-04-29 14:33:13 +020010SGSN_Components.mp_nsconfig := {
Harald Welte90f19742020-11-06 19:34:40 +010011 nsei := 1234,
12 nsvc := {
13 {
14 provider := {
15 ip := {
16 address_family := AF_INET,
17 local_ip := "127.0.0.1",
18 local_udp_port := 23000,
19 remote_ip := "127.0.0.1",
Harald Weltebe7afce2021-01-17 22:04:36 +010020 remote_udp_port := 22000,
21 data_weight := 1,
22 signalling_weight := 1
Harald Welte90f19742020-11-06 19:34:40 +010023 }
24 },
25 nsvci := 1234
Alexander Couzensc3165722021-01-11 02:51:45 +010026 },
27 {
28 provider := {
29 ip := {
30 address_family := AF_INET,
31 local_ip := "127.0.0.1",
32 local_udp_port := 23001,
33 remote_ip := "127.0.0.1",
Harald Weltebe7afce2021-01-17 22:04:36 +010034 remote_udp_port := 22000,
35 data_weight := 1,
36 signalling_weight := 1
Alexander Couzensc3165722021-01-11 02:51:45 +010037 }
38 },
39 nsvci := 1234
40 },
41 {
42 provider := {
43 ip := {
44 address_family := AF_INET,
45 local_ip := "127.0.0.1",
46 local_udp_port := 23002,
47 remote_ip := "127.0.0.1",
Harald Weltebe7afce2021-01-17 22:04:36 +010048 remote_udp_port := 22000,
49 data_weight := 1,
50 signalling_weight := 1
Alexander Couzensc3165722021-01-11 02:51:45 +010051 }
52 },
53 nsvci := 1234
Alexander Couzens50493b32020-10-13 14:35:26 +020054 }
Harald Welte90f19742020-11-06 19:34:40 +010055 }
Oliver Smithaa6278d2019-07-26 09:05:53 +020056}
Philipp Maiere0666ea2023-11-01 16:55:45 +010057PCUIF_Types.mp_pcuif_version := 12
Oliver Smithaa6278d2019-07-26 09:05:53 +020058
59[TESTPORT_PARAMETERS]
60
61[MAIN_CONTROLLER]
62
63[EXECUTE]
Pau Espin Pedrol8dd59fb2020-04-29 15:08:16 +020064PCU_Tests_SNS.control