From: Cédric Ollivier Date: Wed, 12 Feb 2020 16:21:38 +0000 (+0100) Subject: Disable CNTT jobs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=41a16d7f0fd608bd7e342a844a1bf9b21e8dba6a;p=releng.git Disable CNTT jobs Change-Id: I05d357a255705641f2d8d5f19dd0f766f4ea7348 Signed-off-by: Cédric Ollivier --- 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}'