Disable Lithium jobs
[releng/builder.git] / jjb / vtn / vtn-csit-manager-stable-lithium.yaml
index dd2a09a8bbe87f148aaeee62064f0e656c4f74c0..ade7ad3551b445730f6ceadebd315349684800fa 100644 (file)
@@ -2,7 +2,6 @@
     name: vtn-csit-manager-li
     jobs:
         - '{project}-csit-1node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}'
 
     # The project name
     project: 'vtn'
@@ -13,6 +12,7 @@
     # Project branches
     stream:
         - stable-lithium:
+            disabled: true
             branch: 'stable/lithium'
             jre: 'openjdk7'
 
@@ -29,4 +29,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'
+    trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'