Merge "Archiving dependencies.log"
[releng/builder.git] / jjb / netconf / netconf-clustering-scale.yaml
index ac954c3d4d722c0007c96efbed32dc27ef81c0e9..d8c1d4b0e41c72191e404461882fcbb87197a954 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: netconf-csit-clustering-scale
     jobs:
-        - '{project}-csit-3node-{functionality}-{install}-{stream}'
+        - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'netconf'
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -29,6 +32,3 @@
 
     # Robot custom options
     robot-options: '-v USE_NETCONF_CONNECTOR:False'
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},netconf-distribution-{stream},mdsal-distribution-{stream}'