aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-03-02 11:23:27 +0100
committerlaforge <laforge@osmocom.org>2021-03-02 11:18:10 +0000
commite007899ab5e367fa9aeb2021dc94be37005db2a5 (patch)
treefccf5dd845260ee522d0f76eb4297602b666a037 /jobs
parent0eade12c256fd4ded9ecb57b18fa5b67cb0fbccf (diff)
jobs/ttcn3: disable failing jobs
As decided in the meeting, disable jobs in the config instead of manually disabling them in the web UI. Change-Id: I11e9504cace39d7377e993537c6746fe154b3f12
Diffstat (limited to 'jobs')
-rw-r--r--jobs/ttcn3-testsuites.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 621915b..87d9609 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -64,6 +64,7 @@
- ttcn3-bscnat-test:
blocking: "^(ttcn3|TTCN3-.*)-bscnat-test.*"
timer: 00 08 * * *
+ disabled: true
- ttcn3-bsc-test-sccplite:
blocking: "^(ttcn3|TTCN3-.*)-bsc-test.*"
timer: 30 08 * * *
@@ -130,6 +131,7 @@
- ttcn3-bscnat-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-bscnat-test.*"
timer: 00 08 * * *
+ disabled: true
- ttcn3-bsc-test-sccplite-latest:
blocking: "^(ttcn3|TTCN3-.*)-bsc-test.*"
timer: 30 08 * * *