Merge "Add CentOS8 images to the jenkins-config"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index 1b18709454db5ac692f2cff5f5406493f7a94b85..c1c392ff37851941aec630f1a0030f8b83b099ca 100644 (file)
 
     # Project branches
     stream:
-      - aluminium:
+      - silicon:
           branch: 'master'
           jre: 'openjdk11'
+          install: 'all'
+      - aluminium:
+          branch: 'stable/aluminium'
+          jre: 'openjdk11'
+          install: 'all'
       - magnesium:
           branch: 'stable/magnesium'
           jre: 'openjdk11'
+          install: 'all'
       - sodium:
           branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
-
-    install:
-      - all:
-          scope: 'all'
+          install: 'all'
 
     # Job images
     tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881'