[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.106.10"

[MODULE_PARAMETERS]
Misc_Helpers.mp_osmo_repo := "latest"
GBProxy_Tests.mp_gbproxy_ip := "172.18.106.10"
GBProxy_Tests.mp_nsconfig_sgsn := {
	{
		handle_sns := true,
		nsvc := {
			{
				provider := {
					ip := {
						local_ip := "172.18.106.103",
						remote_ip := "172.18.106.10"
					}
				}
			}, {
				provider := {
					ip := {
						local_ip := "172.18.106.103",
						remote_ip := "172.18.106.10"
					}
				}
			}
		}
	}, {
		handle_sns := true,
		nsvc := {
			{
				provider := {
					ip := {
						local_ip := "172.18.106.103",
						remote_ip := "172.18.106.10"
					}
				}
			}, {
				provider := {
					ip := {
						local_ip := "172.18.106.103",
						remote_ip := "172.18.106.10"
					}
				}
			}
		}
	}
}
GBProxy_Tests.mp_nsconfig_pcu := {
	{
		handle_sns := true,
		nsvc := {
			{
				provider := {
					ip := {
						local_ip := "172.18.106.103",
						remote_udp_port := 24000,
						remote_ip := "172.18.106.10"
					}
				}
			}
		}
	}, {
		handle_sns := true,
		nsvc := {
			{
				provider := {
					ip := {
						local_ip := "172.18.106.103",
						remote_udp_port := 24000,
						remote_ip := "172.18.106.10"
					}
				}
			}
		}
	}, {
		handle_sns := true,
		nsvc := {
			{
				provider := {
					ip := {
						local_ip := "172.18.106.103",
						remote_udp_port := 24000,
						remote_ip := "172.18.106.10"
					}
				}
			}
		}
	}
}

[MAIN_CONTROLLER]

[EXECUTE]
GBProxy_Tests.control