Remove lithium jobs
[releng/builder.git] / jjb / alto / alto-csit-setup.yaml
index dcd3efe844c5236881a69d88aa3472216f64ace7..e94ed2163e8618203c7d0835a6679fdfee60cf7a 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jre: 'openjdk7'
 
     install:
         - only:
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-alto-resourcepool,odl-restconf-all'
+    install-features: 'odl-alto-resourcepool,odl-restconf-all,odl-alto-basic'
 
     # Robot custom options
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream}, controller-distribution-{stream}, aaa-distribution-{stream}, integration-distribution-merge-{stream}, alto-distribution-{stream}'
+    trigger-jobs: 'alto-distribution-{stream}'
 
     # Don't spin up mininet vms as alto-csit-setup jobs don't need them
     mininet-vms: 0