Add INFO.yaml verify job for dluxapps
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index 28b95d8b7d0d81d3f999b79e03904e5205ec81c7..8fea2338859223e95c8f9fecfc0a96e89c6db26b 100644 (file)
 
     # Project branches
     stream:
-      - magnesium:
+      - aluminium:
           branch: 'master'
           jre: 'openjdk11'
+          install: 'all'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+          install: 'all'
       - sodium:
           branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-
-    install:
-      - all:
-          scope: 'all'
+          install: 'all'
 
     # Job images
     tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881'