neels has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28970
)
Change subject: msc: add MSC_Tests_Iu.control to MSC_Tests.cfg
......................................................................
msc: add MSC_Tests_Iu.control to MSC_Tests.cfg
Also run the Iu tests for osmo-msc.
Same as we have in docker-playground.git/ttcn3-msc-test/MSC_Tests.cfg
Related: SYS#5066
Change-Id: Ied0449fd0328ee57b66e3cff9d34b0e1d27b9fb4
---
M msc/MSC_Tests.cfg
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/msc/MSC_Tests.cfg b/msc/MSC_Tests.cfg
index b852bac..7894099 100644
--- a/msc/MSC_Tests.cfg
+++ b/msc/MSC_Tests.cfg
@@ -16,6 +16,7 @@
[EXECUTE]
MSC_Tests.control
+MSC_Tests_Iu.control
#MSC_Tests.TC_cr_before_reset
#MSC_Tests.TC_lu_imsi_noauth_tmsi
#MSC_Tests.TC_lu_imsi_noauth_notmsi
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28970
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: Ied0449fd0328ee57b66e3cff9d34b0e1d27b9fb4
Gerrit-Change-Number: 28970
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: merged