2020-10-14 17:20:41 +00:00
|
|
|
[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]
|
2021-04-09 07:58:50 +00:00
|
|
|
GBProxy_Tests.mp_gbproxy_ip := "172.18.24.10"
|
2020-10-14 17:20:41 +00:00
|
|
|
GBProxy_Tests.mp_nsconfig_sgsn := {
|
|
|
|
{
|
2021-01-11 00:44:35 +00:00
|
|
|
handle_sns := true,
|
2020-11-11 19:32:07 +00:00
|
|
|
nsvc := {
|
|
|
|
{
|
|
|
|
provider := {
|
|
|
|
ip := {
|
|
|
|
local_ip := "172.18.24.103",
|
2021-01-21 19:51:11 +00:00
|
|
|
remote_ip := "172.18.24.10"
|
2021-01-18 18:20:49 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}, {
|
|
|
|
provider := {
|
|
|
|
ip := {
|
|
|
|
local_ip := "172.18.24.103",
|
2021-01-21 19:51:11 +00:00
|
|
|
remote_ip := "172.18.24.10"
|
2020-11-11 19:32:07 +00:00
|
|
|
}
|
|
|
|
}
|
2020-10-14 17:20:41 +00:00
|
|
|
}
|
|
|
|
}
|
2021-01-17 18:26:08 +00:00
|
|
|
}, {
|
|
|
|
handle_sns := true,
|
|
|
|
nsvc := {
|
|
|
|
{
|
|
|
|
provider := {
|
|
|
|
ip := {
|
|
|
|
local_ip := "172.18.24.103",
|
2021-01-21 19:51:11 +00:00
|
|
|
remote_ip := "172.18.24.10"
|
2021-01-18 18:20:49 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}, {
|
|
|
|
provider := {
|
|
|
|
ip := {
|
|
|
|
local_ip := "172.18.24.103",
|
2021-01-21 19:51:11 +00:00
|
|
|
remote_ip := "172.18.24.10"
|
2021-01-17 18:26:08 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2020-10-14 17:20:41 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
GBProxy_Tests.mp_nsconfig_pcu := {
|
2020-11-11 19:32:07 +00:00
|
|
|
{
|
|
|
|
nsvc := {
|
|
|
|
{
|
|
|
|
provider := {
|
|
|
|
ip := {
|
|
|
|
local_ip := "172.18.24.103",
|
2021-01-21 19:51:11 +00:00
|
|
|
remote_ip := "172.18.24.10"
|
2020-11-11 19:32:07 +00:00
|
|
|
}
|
2020-10-14 17:20:41 +00:00
|
|
|
}
|
|
|
|
}
|
2020-11-11 19:32:07 +00:00
|
|
|
}
|
|
|
|
}, {
|
|
|
|
nsvc := {
|
|
|
|
{
|
|
|
|
provider := {
|
|
|
|
ip := {
|
|
|
|
local_ip := "172.18.24.103",
|
2021-01-21 19:51:11 +00:00
|
|
|
remote_ip := "172.18.24.10"
|
2020-11-11 19:32:07 +00:00
|
|
|
}
|
2020-10-14 17:20:41 +00:00
|
|
|
}
|
|
|
|
}
|
2020-11-11 19:32:07 +00:00
|
|
|
}
|
|
|
|
}, {
|
|
|
|
nsvc := {
|
|
|
|
{
|
|
|
|
provider := {
|
|
|
|
ip := {
|
|
|
|
local_ip := "172.18.24.103",
|
2021-01-21 19:51:11 +00:00
|
|
|
remote_ip := "172.18.24.10"
|
2020-11-11 19:32:07 +00:00
|
|
|
}
|
2020-10-14 17:20:41 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2020-11-11 19:32:07 +00:00
|
|
|
}
|
2020-10-14 17:20:41 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
[MAIN_CONTROLLER]
|
|
|
|
|
|
|
|
[EXECUTE]
|
|
|
|
GBProxy_Tests.control
|