split autorelease fix-relative-paths step
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index 1ebbc06013c59bd5d7d9f8b6cbcd95c7a18cc9f8..b11f953d84b3a273390960eae856d8e804c57606 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:
@@ -35,3 +35,6 @@
 
     # Trigger jobs: (daily)
     schedule: 'H H * * *'
+
+    # Controller configuration
+    controller-image: 'centos7-java-builder-4c-8g'