summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/airship/airship.yaml2
-rw-r--r--jjb/airship/cntt.yaml2
2 files changed, 0 insertions, 4 deletions
diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml
index 16a971e6c..b679f3ebb 100644
--- a/jjb/airship/airship.yaml
+++ b/jjb/airship/airship.yaml
@@ -367,7 +367,6 @@
- job-template:
name: 'airship-{tag}-daily'
- disabled: true
project-type: multijob
triggers:
- timed: '@daily'
@@ -532,7 +531,6 @@
- job-template:
name: 'airship-{tag}-gate'
- disabled: true
project-type: multijob
triggers:
- airship-patchset-created:
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml
index ee5a7e38e..a32f9e551 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}'