Disable Lithium jobs
[releng/builder.git] / jjb / netvirt / netvirt-csit-clustering.yaml
index f24c74c7164802f448490ea585d132495969d38a..e42b7f5f2669ca3d32e1aa2b322fd83542f86083 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:
+            disabled: true
             branch: 'stable/lithium'
             jre: 'openjdk7'
 
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-ovsdb-openstack'
+    install-features: 'odl-ovsdb-openstack,decanter-collector-jmx,decanter-appender-elasticsearch'
 
     # Robot custom options
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'controller-distribution-{stream},netvirt-distribution-{stream},ovsdb-distribution-{stream}'
+    trigger-jobs: 'netvirt-distribution-{stream},ovsdb-distribution-{stream}'