Merge "move nexus repository to parameter with default value"
[releng/builder.git] / jjb / natapp / natapp-csit-basic.yaml
index 47c766b701cbf754136a9805ed6d125c0ec5f382..a6d246f91f7acfa1e9b0450418731415040e1b5e 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -29,5 +32,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowplugin-distribution-{stream},natapp-distribution-{stream}'
-
+    trigger-jobs: 'openflowplugin-distribution-{stream},natapp-distribution-{stream}'