diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-01-14 12:24:17 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-01-14 12:24:17 +0100 |
commit | 2ff950500738daf6ad3c1c3a673d39c0ce277207 (patch) | |
tree | 4893152986c227d9a47f0f635b7edffc8d68175e /jjb/airship | |
parent | 018ed4ed0d64ed5d39b6899791fef8a31a0d6231 (diff) |
Temporarily CNTT daily jobs
It allows debugging the current deployment failures.
Change-Id: Ic1dba4eae16dede5d0ba23f19bbe53c10c39d819
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/airship')
-rw-r--r-- | jjb/airship/cntt.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index b78d124b6..ea8e51ded 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -394,6 +394,7 @@ - job-template: name: 'cntt-{tag}-daily' + disabled: true project-type: multijob triggers: - timed: '@daily' |