diff options
author | 2020-02-28 21:19:46 +0000 | |
---|---|---|
committer | 2020-02-28 21:19:46 +0000 | |
commit | 7629cefc3a6f08b1253f58bf70dfb745992281c2 (patch) | |
tree | 672abe88fcacbb287b5542845d52122e28d6a7cc /jjb | |
parent | 9c1e0a7e7e635218d3b71521d1cfadc9ea037ca5 (diff) | |
parent | 7d41be005e2d3bb63fc269e4162d92711a923060 (diff) |
Merge "Revert "Disable CNTT jobs""
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/airship/cntt.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index ea8e51ded..acdcb2a9a 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -394,7 +394,6 @@ - job-template: name: 'cntt-{tag}-daily' - disabled: true project-type: multijob triggers: - timed: '@daily' @@ -582,7 +581,6 @@ - job-template: name: 'cntt-{tag}-gate' project-type: multijob - disabled: true triggers: - cntt-patchset-created: branch: '{branch}' |