ttcn3-sgsn-test: add missing SGSN_Tests_NS.control

This does not enable the SNS testcases though.  We need a separate
job with its own configuration files for running the SNS testcases.

Change-Id: I605526dff6d3c0ec4c5dc58dc00ca51b4ccd68a7
Related: osmo-ttcn3-hacks.git Ib2bffbb110961474928f35d212cb492d4b6fdee0
This commit is contained in:
Vadim Yanitskiy 2024-04-21 20:31:19 +07:00
parent 6beffab8df
commit 4310e25ea7
1 changed files with 1 additions and 0 deletions

View File

@ -74,3 +74,4 @@ SGSN_Tests.mp_sgsn_gtp_ip := "172.18.8.10"
[EXECUTE]
SGSN_Tests.control
SGSN_Tests_Iu.control
SGSN_Tests_NS.control