aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-02-22 14:48:09 +0100
committerlaforge <laforge@osmocom.org>2021-02-22 14:12:49 +0000
commitcf95a6f39c30b149ca8790577e23f14e58d25b62 (patch)
tree1f87ebdac475d1c03a0e5f1dec98be33a8ef786c /jobs
parentbc2d794da8ee7b36bce25d4335cb9f47fa0a9f5d (diff)
ttcn3-testsuites: Add osmo-cbc tests
Diffstat (limited to 'jobs')
-rw-r--r--jobs/ttcn3-testsuites.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index f6d1bf4..fe3dd82 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -73,6 +73,9 @@
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test-fr.*"
timer: 30 10 * * *
node: hdlc
+ - ttcn3-cbc-test:
+ blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
+ timer: 40 10 * * *
# debian-stretch latest stable
- nplab-m3ua-test-latest:
@@ -132,6 +135,9 @@
- ttcn3-gbproxy-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 20 10 * * *
+ #- ttcn3-cbc-test-latest:
+ # blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
+ # timer: 40 10 * * *
# Jobs below use uppercase TTCN3-$DISTRO, so they get listed separately from the ttcn3-* (debian-stretch) jobs
@@ -184,6 +190,9 @@
- TTCN3-centos-gbproxy-test:
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 20 10 * * *
+ - TTCN3-centos-cbc-test:
+ blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
+ timer: 40 10 * * *
- job-template: