fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/36876?usp=email )
Change subject: ttcn3-bsc-test: also execute tests from BSC_Tests_ASCI
......................................................................
ttcn3-bsc-test: also execute tests from BSC_Tests_ASCI
We do have 13 ASCI (VBS/VGCS) testcases in osmo-ttcn3-hacks.git,
but we never executed them on Jenkins so far. Fix this.
Change-Id: I03f1ac2ed9ca59b90fead73fee3cf333b6146344
---
M ttcn3-bsc-test/BSC_Tests.cfg
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/76/36876/1
diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg
index 80e06ee..2eefc85 100644
--- a/ttcn3-bsc-test/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/BSC_Tests.cfg
@@ -73,3 +73,4 @@
BSC_Tests.control
BSC_Tests_LCLS.control
BSC_Tests_CBSP.control
+BSC_Tests_ASCI.control
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/36876?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I03f1ac2ed9ca59b90fead73fee3cf333b6146344
Gerrit-Change-Number: 36876
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange