fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/35521?usp=email )
Change subject: ttcn3-msc-test: also execute ASCI (VBS/VGCS) testcases ......................................................................
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 --- M ttcn3-msc-test/MSC_Tests.cfg 1 file changed, 15 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/21/35521/1
diff --git a/ttcn3-msc-test/MSC_Tests.cfg b/ttcn3-msc-test/MSC_Tests.cfg index 83c18c7..66ad4d1 100644 --- a/ttcn3-msc-test/MSC_Tests.cfg +++ b/ttcn3-msc-test/MSC_Tests.cfg @@ -57,3 +57,4 @@ [EXECUTE] MSC_Tests.control MSC_Tests_Iu.control +MSC_Tests_ASCI.control