Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / integration / distribution / distribution-csit-userfeatures.yaml
index 4c69b386c989004a5b4e73d64fb7bc868c077141..8a7d036f9fdc064e0137c7f730efc76b9e651283 100644 (file)
@@ -5,24 +5,23 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'distribution'
+    project: "distribution"
 
     # The functionality under test
-    functionality: 'userfeatures'
+    functionality: "userfeatures"
 
     # Project branches
     stream:
-      - fluorine:
-          branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
+      - silicon:
+          branch: "master"
+          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"