blob: 3093c2c41f586d674ee42e8d232056b7fe10ca24 [file] [log] [blame]
Alexander Couzens7b1e44f2020-08-25 23:33:17 +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]
10SGSN_Components.mp_nsconfig := {
Harald Welte90f19742020-11-06 19:34:40 +010011 nsei := 1234,
12 nsvc : {
13 {
14 provider := {
15 ip := {
16 address_family := AF_INET6,
17 local_ip := "::1",
18 local_udp_port := 23000,
19 remote_ip := "::1",
20 remote_udp_port := 22000,
Harald Weltebe7afce2021-01-17 22:04:36 +010021 data_weight := 1,
22 signalling_weight := 1
Harald Welte90f19742020-11-06 19:34:40 +010023 }
24 },
25 nsvci := 1234
Alexander Couzens7b1e44f2020-08-25 23:33:17 +020026 }
Harald Welte90f19742020-11-06 19:34:40 +010027 }
Alexander Couzens7b1e44f2020-08-25 23:33:17 +020028}
Philipp Maiere0666ea2023-11-01 16:55:45 +010029PCUIF_Types.mp_pcuif_version := 12
Alexander Couzens7b1e44f2020-08-25 23:33:17 +020030
31[TESTPORT_PARAMETERS]
32
33[MAIN_CONTROLLER]
34
35[EXECUTE]
36PCU_Tests_SNS.control