diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-01-05 06:42:35 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-01-05 06:42:35 -0800 |
commit | bed0f04b5de69bebf31673cd484baa9050a13eea (patch) | |
tree | 0f2483e7246d6671a277c854eed72cf613882f2e /jjb/airship | |
parent | 5a40e890714d8748689eed4bbe3d55ef7e23a0b9 (diff) |
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 <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/airship')
-rw-r--r-- | jjb/airship/cntt.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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: |