Disable CNTT jobs 51/72951/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 7 Oct 2021 07:27:16 +0000 (09:27 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 7 Oct 2021 07:27:16 +0000 (09:27 +0200)
They are blocked due to missing agents.
Disabling them would avoid lots of manual actions to clean them.

Change-Id: Idc817ae304707c26ae7312dbd19f6578303e36fa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/airship/cntt.yaml

index 1dadaa5..f886c82 100644 (file)
 
 - job-template:
     name: 'cntt-{tag}-daily'
+    disabled: true
     project-type: multijob
     triggers:
       - timed: '@daily'
 
 - job-template:
     name: 'cntt-{tag}-gate'
+    disabled: true
     project-type: multijob
     triggers:
       - cntt-patchset-created: