blob: bbadf2b2dcb2f6145bf9f8ca90799b495fa18eae [file] [log] [blame]
Daniel Willmann423d8f42020-09-08 18:58:22 +02001[ORDERED_INCLUDE]
2# Common configuration, shared between test suites
3"../Common.cfg"
4# testsuite specific configuration, not expected to change
5"./GBProxy_Tests.default"
6
7# Local configuration below
8
9[LOGGING]
10
11[TESTPORT_PARAMETERS]
12*.GBPVTY.CTRL_HOSTNAME := "127.0.0.1"
13
14[MODULE_PARAMETERS]
Daniel Willmann44940c02020-10-19 12:10:06 +020015GBProxy_Tests.mp_nsconfig_sgsn := {
16 {
17 handle_sns := false
18 }
19}
20
Daniel Willmann423d8f42020-09-08 18:58:22 +020021GBProxy_Tests.mp_nsconfig_pcu := {
Daniel Willmann44940c02020-10-19 12:10:06 +020022 {
23 provider := {
24 ip := {
25 local_ip := "127.0.0.1",
26 remote_ip := "127.0.0.1"
27 }
28 },
29 handle_sns := false
30 },
31 {
32 provider := {
33 ip := {
34 local_ip := "127.0.0.1",
35 remote_ip := "127.0.0.1"
36 }
37 },
38 handle_sns := false
39 },
40 {
41 provider := {
42 ip := {
43 local_ip := "127.0.0.1",
44 remote_ip := "127.0.0.1"
45 }
46 },
47 handle_sns := false
48 }
Daniel Willmann423d8f42020-09-08 18:58:22 +020049}
50
51[MAIN_CONTROLLER]
52
53[EXECUTE]
54GBProxy_Tests.control