diff options
author | 2021-10-07 09:27:16 +0200 | |
---|---|---|
committer | 2021-10-07 09:27:16 +0200 | |
commit | 21fad69b5a67fced68aa9c7d51923df74f28ee0b (patch) | |
tree | e67bc0ec6294d4c15c32378ad300ab872b7b55df /jjb/airship | |
parent | 7e1a3cd427ddcd0937369610fba80907c0d5824a (diff) |
Disable CNTT jobs
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>
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: |