diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-06-15 12:03:45 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-06-15 12:04:36 +0200 |
commit | f0b470ba1922d0c93fde4dd51c81003278ede66e (patch) | |
tree | 280ca5408065d1d224dd1cc4c966778880d1925b /jjb | |
parent | ceae2e2fcfdc57292d02702095da17765fcf2e45 (diff) |
Disable CNTT daily jobs
The Jenkins slave was shutdown by hand.
Change-Id: I7d99dd54cfb04afe0daa10976f19ae97f8ab6e03
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-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 2d1663bd9..adc91fd8b 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -420,6 +420,7 @@ - job-template: name: 'cntt-{tag}-daily' + disabled: true project-type: multijob triggers: - timed: '@daily' @@ -622,6 +623,7 @@ - job-template: name: 'cntt-{tag}-gate' + disabled: true project-type: multijob triggers: - cntt-patchset-created: |