summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Gu <james.gu@att.com>2020-02-26 22:24:27 +0000
committerJames Gu <james.gu@att.com>2020-02-26 22:24:27 +0000
commit7d41be005e2d3bb63fc269e4162d92711a923060 (patch)
tree3a4b4f032788b013b92a5f2f9ada258521cc935d
parent41a16d7f0fd608bd7e342a844a1bf9b21e8dba6a (diff)
Revert "Disable CNTT jobs"
This reverts commit 41a16d7f0fd608bd7e342a844a1bf9b21e8dba6a. Reason for revert: Airship deployment error was fixed so restart the cntt gate after discussing with Cedric. Change-Id: Ib6b251cfd87235ad15ed1d2ecd168ae5b082933e Signed-off-by: James Gu <james.gu@att.com>
-rw-r--r--jjb/airship/cntt.yaml2
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}'