Merge "Add Ubuntu 18.04 docker 4c-4g system"
[releng/builder.git] / jjb / sfc / sfc-csit-full-deploy.yaml
index d9d576e42275702797a5f382a87828d955742e9e..da86d76c741cbe1a5a8bc1c4dbaecb20dcee1252 100644 (file)
@@ -5,33 +5,38 @@
       - inttest-csit-3node-docker
 
     # The project name
-    project: 'sfc'
+    project: "sfc"
 
     # The functionality under test
-    functionality: 'full-deploy'
+    functionality: "full-deploy"
 
     # Project branches
     stream:
-      - fluorine:
-          branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
-      - nitrogen:
-          branch: 'stable/nitrogen'
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
+      - sodium:
+          branch: "stable/sodium"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
     install-features: >
-        odl-sfc-provider,
-        odl-sfc-ui,
-        odl-sfc-openflow-renderer,
-        odl-sfc-scf-openflow,
-        odl-sfc-sb-rest,
-        odl-sfc-ovs,
-        odl-sfc-netconf
+      odl-sfc-provider,
+      odl-sfc-ui,
+      odl-sfc-openflow-renderer,
+      odl-sfc-scf-openflow,
+      odl-sfc-sb-rest,
+      odl-sfc-ovs,
+      odl-sfc-netconf
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""