aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-ggsn-test/ttcn3/all/GGSN_Tests.cfg
blob: ef2fd651c737542661f2cb70420ba2877d170c1b (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
[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.default"

[LOGGING]
*.JUnitLogger.testsuite_name := "GGSN_Tests"

[TESTPORT_PARAMETERS]
*.GGSNVTY.CTRL_HOSTNAME := "172.18.3.201"

[MODULE_PARAMETERS]
# our Own IP address
GGSN_Tests.m_bind_ip_gtpc := "172.18.3.202"
GGSN_Tests.m_bind_ip_gtpu := "172.18.3.202"
# GGSN IP address
GGSN_Tests.m_ggsn_ip_gtpc := "172.18.3.201"
GGSN_Tests.m_ggsn_ip_gtpu := "172.18.3.201"
# GGSN announced DNS address
GGSN_Tests.m_ggsn_ip4_dns1 := "172.18.3.201"
GGSN_Tests.m_ggsn_ip6_dns1 := "fd02:db8:3::201"

# local T3-RESPONSE timeout, seconds:
GGSN_Tests.mp_t3_response := 1
# local N3-REQUESTS counter:
GGSN_Tests.mp_n3_requests := 2

GGSN_Tests.m_ggsn_conf := GGSN_CONF_ALL

[EXECUTE]
GGSN_Tests.control
#GGSN_Tests.TC_pdp4_act_update_teic
#GGSN_Tests.TC_pdp4_act_update_teid
#GGSN_Tests.TC_pdp46_act_deact_apn4
#GGSN_Tests.TC_pdp4_act_deact_gtpu_access
#GGSN_Tests.TC_lots_of_concurrent_pdp_ctx
#GGSN_Tests.TC_addr_pool_exhaustion