Purge Magnesium jobs from builder
[releng/builder.git] / jjb / integration / distribution / distribution-csit-userfeatures.yaml
index 35c33656abc21ebfa566db6811e558adfec42271..459ccb73a0bc900b8777579afc37c3adfec0b31c 100644 (file)
@@ -5,30 +5,26 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'distribution'
+    project: "distribution"
 
     # The functionality under test
-    functionality: 'userfeatures'
+    functionality: "userfeatures"
 
     # Project branches
     stream:
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
       - aluminium:
-          branch: 'master'
-          jre: 'openjdk11'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
+          branch: "stable/aluminium"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
-    install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia'
+    install-features: "odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia"
 
     # Robot custom options
-    robot-options: '-v USE_NETCONF_CONNECTOR:False'
+    robot-options: "-v USE_NETCONF_CONNECTOR:False"