From bed0f04b5de69bebf31673cd484baa9050a13eea Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Tue, 5 Jan 2021 06:42:35 -0800 Subject: Disable cntt-latest-daily and cntt-latest-gate These jobs rely on Intel-POD15 which has not been online since June. Please revert this patch when the POD is back online and the jobs can be ran. Change-Id: I42dd00809fd4cb3ee21b1715eec575626455c58e Signed-off-by: Trevor Bramwell --- jjb/airship/cntt.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index 1dadaa59e..f886c829e 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -424,6 +424,7 @@ - job-template: name: 'cntt-{tag}-daily' + disabled: true project-type: multijob triggers: - timed: '@daily' @@ -634,6 +635,7 @@ - job-template: name: 'cntt-{tag}-gate' + disabled: true project-type: multijob triggers: - cntt-patchset-created: -- cgit 1.2.3-korg