Add autorelease silicon jobs
[releng/builder.git] / jjb / netvirt / netvirt-csit-multi-apex.yaml
index e43dae519e3d4e2be20c5689e04e07d262086451..3069a4da09f4d956e76324a2dd798bb583fbc0b7 100644 (file)
@@ -2,16 +2,24 @@
 - project:
     name: netvirt-csit-apex-integration-oxygen
     jobs:
-      - inttest-csit-apex
+      - inttest-csit-apex-custom
+
+    disable-job: true
 
     project: 'netvirt'
     stream:
-      - neon:
+      - silicon:
           branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
+          jre: 'openjdk11'
+      - aluminium:
+          branch: 'stable/aluminium'
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
+
     testplan: '{project}-{topology}-openstack.txt'
 
     test-suites: 'openstack/connectivity/l2.robot
@@ -19,6 +27,8 @@
 
     topology: '1node'
 
+    install-features: 'odl-netvirt-openstack, odl-mdsal-trace'
+
     public-bridge: 'br-datacentre'
     public-physical-network: 'datacentre'
     odl-snat-mode: 'conntrack'