summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-10-07 09:27:16 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-10-07 09:27:16 +0200
commit21fad69b5a67fced68aa9c7d51923df74f28ee0b (patch)
treee67bc0ec6294d4c15c32378ad300ab872b7b55df
parent7e1a3cd427ddcd0937369610fba80907c0d5824a (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>
-rw-r--r--jjb/airship/cntt.yaml2
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: