osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37698?usp=email )
Change subject: sgsn/SGSN_Tests_SNS.cfg: run only SGSN_Tests_NS ...................................................................... sgsn/SGSN_Tests_SNS.cfg: run only SGSN_Tests_NS In order to get the same output as ttcn3-sgsn-test-sns using the configs from docker-playground, do not enable the SGSN_Tests and SGSN_Tests_Iu in the SNS config. Related: docker-playground I767ec223585002d6420eda27ed338722f764c902 Change-Id: I9b5b953406cd4de2b18854b3f33420610267d5fd --- M sgsn/SGSN_Tests_SNS.cfg 1 file changed, 14 insertions(+), 2 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/98/37698/1 diff --git a/sgsn/SGSN_Tests_SNS.cfg b/sgsn/SGSN_Tests_SNS.cfg index d4dcea0..404a624 100644 --- a/sgsn/SGSN_Tests_SNS.cfg +++ b/sgsn/SGSN_Tests_SNS.cfg @@ -67,6 +67,4 @@ [MAIN_CONTROLLER] [EXECUTE] -SGSN_Tests.control -SGSN_Tests_Iu.control SGSN_Tests_NS.control -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37698?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I9b5b953406cd4de2b18854b3f33420610267d5fd Gerrit-Change-Number: 37698 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
