From 659a62f97a9d008ba670e1e00f8014c3fee8e646 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Tue, 9 Jan 2024 20:59:54 +0700 Subject: [PATCH] ttcn3-msc-test: also execute ASCI (VBS/VGCS) testcases These new testcases were added to osmo-ttcn3-hacks.git back in August 2023 (see the related patch), but have never been executed automatically on Jenkins because the config file was not updated in this repo... Change-Id: I9ec0a03658ead382eaaef175090cfc3650ffd9b7 Related: osmo-ttcn3-hacks.git I4bbe739ea55ecf9f7ebf9ee413df69f29aa642f8 --- ttcn3-msc-test/MSC_Tests.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ttcn3-msc-test/MSC_Tests.cfg b/ttcn3-msc-test/MSC_Tests.cfg index 83c18c7c..66ad4d17 100644 --- a/ttcn3-msc-test/MSC_Tests.cfg +++ b/ttcn3-msc-test/MSC_Tests.cfg @@ -57,3 +57,4 @@ MSC_Tests.mp_mgw_ip := "172.18.20.103"; [EXECUTE] MSC_Tests.control MSC_Tests_Iu.control +MSC_Tests_ASCI.control