aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-gbproxy-test/GBProxy_Tests.cfg
blob: 97b1ff2bbee9d32f3fa936b69b6cb2ca418587bb (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[ORDERED_INCLUDE]
# Common configuration, shared between test suites
"/osmo-ttcn3-hacks/Common.cfg"
# testsuite specific configuration, not expected to change
"/osmo-ttcn3-hacks/gbproxy/GBProxy_Tests.default"

# Local configuration below

[LOGGING]

[TESTPORT_PARAMETERS]
*.GBPVTY.CTRL_HOSTNAME := "172.18.24.10"

[MODULE_PARAMETERS]
GBProxy_Tests.mp_nsconfig_sgsn := {
	{
		provider := {
			ip := {
				address_family := AF_INET,
				local_ip := "172.18.24.103",
				remote_ip := "172.18.24.10"
			}
		}
	}
}
GBProxy_Tests.mp_nsconfig_pcu := {
	    {
			provider := {
				ip := {
					address_family := AF_INET,
					local_ip := "172.18.24.103",
					remote_ip := "172.18.24.10"
				}
			}
		},
        {
			provider := {
				ip := {
					address_family := AF_INET,
					local_ip := "172.18.24.103",
					remote_ip := "172.18.24.10"
				}
			}
		},
        {
			provider := {
				ip := {
					address_family := AF_INET,
					local_ip := "172.18.24.103",
					remote_ip := "172.18.24.10"
				}
			}
		}
}

[MAIN_CONTROLLER]

[EXECUTE]
GBProxy_Tests.control