summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-02-12 17:21:38 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2020-02-12 17:22:02 +0100
commit41a16d7f0fd608bd7e342a844a1bf9b21e8dba6a (patch)
tree0f6e3faaf69391598de49fd856d0a3bac1e0fdf2
parentb5e7fbd682fd045d020a2fdda741280b06418518 (diff)
Disable CNTT jobs
Change-Id: I05d357a255705641f2d8d5f19dd0f766f4ea7348 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--jjb/airship/cntt.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml
index acdcb2a9a..ea8e51ded 100644
--- a/jjb/airship/cntt.yaml
+++ b/jjb/airship/cntt.yaml
@@ -394,6 +394,7 @@
- job-template:
name: 'cntt-{tag}-daily'
+ disabled: true
project-type: multijob
triggers:
- timed: '@daily'
@@ -581,6 +582,7 @@
- job-template:
name: 'cntt-{tag}-gate'
project-type: multijob
+ disabled: true
triggers:
- cntt-patchset-created:
branch: '{branch}'