Remove project distribution job
[releng/builder.git] / jjb / netconf / netconf-clustering-scale.yaml
index 74528bd06a3358da14cf9853ea31822ac6bd9ad6..d8c1d4b0e41c72191e404461882fcbb87197a954 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -29,8 +32,3 @@
 
     # Robot custom options
     robot-options: '-v USE_NETCONF_CONNECTOR:False'
-
-    # This scaling test can take several hours to finish,
-    # so the job is defined to run once a day.
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'