Remove project distribution job
[releng/builder.git] / jjb / ocpplugin / ocpplugin-csit-basic.yaml
index a7c1e96a17411c92bb1a78b3518563c7963737cc..c27a0721112161e6787ad7dfd4356d36c49c0886 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -27,6 +30,3 @@
 
     # Robot custom options
     robot-options: ''
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},ocpplugin-distribution-{stream}'