Remove lithium jobs
[releng/builder.git] / jjb / nic / nic-csit-vtnrenderer.yaml
index a437bacd0a8d9544aa9fd5d8b732f61c6e7349b6..16bf3c78622af680c2d1483a762c8aaea3acf412 100644 (file)
 
     # Project branches
     stream:
-        - stable-lithium:
-            branch: 'stable/lithium'
+        - carbon:
+            branch: 'master'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
 
     install:
         - only:
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-nic-core,odl-nic-console,odl-nic-renderer-vtn'
+    install-features: 'odl-nic-console,odl-nic-renderer-vtn'
 
     # Robot custom options
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},nic-distribution-{stream},vtn-distribution-{stream}'
+    trigger-jobs: 'nic-distribution-{stream},vtn-distribution-{stream}'