Update merge view job filter
[releng/builder.git] / jjb / sxp / sxp-csit-binding-origin.yaml
index 3fe2e5be584526fb4c7c0b30865f3e28a7535f62..f83cbc2081982f75ced6aa28ba626ee9e386e488 100644 (file)
 
     # Project branches
     stream:
-      - neon:
+      - silicon:
           branch: 'master'
-          trigger-jobs: '{project}-merge-{stream}'
-          karaf-version: 'odl'
-          # yamllint disable-line rule:line-length
-          repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.8.0-SNAPSHOT/xml/features'
-      - fluorine:
-          branch: 'stable/fluorine'
-          trigger-jobs: '{project}-merge-{stream}'
-          karaf-version: 'odl'
-          # yamllint disable-line rule:line-length
-          repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.2-SNAPSHOT/xml/features'
+          jre: 'openjdk11'
+      - aluminium:
+          branch: 'stable/aluminium'
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
       - all:
           scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-sxp-controller'
+    install-features: 'odl-restconf,odl-sxp-routing'
 
     # Robot custom options
     robot-options: ''