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
This commit is contained in:
Oliver Smith 2021-03-02 11:23:27 +01:00 committed by laforge
parent 0eade12c25
commit e007899ab5
1 changed files with 2 additions and 0 deletions

View File

@ -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 * * *