removing netconf connector from netconf scale suite for carbon
[releng/builder.git] / jjb / tsdr / tsdr-csit-cassandra.yaml
index f8697733ffc8f1f6878b09c4212db609370bd52a..c08458fd15428d7ff9532feda42553de5b0cdb92 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -22,8 +25,6 @@
     install:
         - only:
             scope: 'only'
-        - all:
-            scope: 'all'
 
     # Features to install
     install-features: 'odl-restconf,odl-tsdr-cassandra,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector'