Fix yamllint for centinel
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index e3ab2cc510eb80370053c0b1ef265502d0145c21..bca1b51964f5d64f5fea4f0d3458dffaa2d32bcf 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -25,9 +28,6 @@
     # Robot custom options
     robot-options: '-v duration_in_secs:180 -v throughput_threshold:20000 -v latency_threshold:5000'
 
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
-
     # Plot Info
     01-plot-title: 'Throughput Mode'
     01-plot-yaxis: 'flow_mods/sec'