From 8ae444f212c839cd9dac5d4cb24c6f3da335a636 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Tue, 4 Feb 2020 07:21:41 +0100 Subject: [PATCH] Enable CNTT jobs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Icb8f0805b3e79a35e82c6d3dc916cbb347b8b63a Signed-off-by: Cédric Ollivier --- jjb/airship/cntt.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index ea8e51ded..acdcb2a9a 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -394,7 +394,6 @@ - job-template: name: 'cntt-{tag}-daily' - disabled: true project-type: multijob triggers: - timed: '@daily' @@ -582,7 +581,6 @@ - job-template: name: 'cntt-{tag}-gate' project-type: multijob - disabled: true triggers: - cntt-patchset-created: branch: '{branch}' -- 2.16.6