Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / sfc / sfc-patch-test.yaml
index 113dee043c5e6b2a0fe022e5926f30791b0ee85b..1e4833e31b9cafd84d241149a68b59756a6eb7e4 100644 (file)
@@ -2,23 +2,22 @@
 - project:
     name: sfc-patch-test
     jobs:
-      - '{project}-patch-test-{feature}-{stream}'
+      - inttest-patch-test
 
     # The project name
     project: 'sfc'
 
     # Project branches
     stream:
-      - oxygen:
+      - neon:
           branch: 'master'
-          jdk: 'openjdk8'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-          jdk: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jdk: 'openjdk8'
-          karaf-version: karaf3
+          os-branch: 'queens'
+      - fluorine:
+          branch: 'stable/fluorine'
+          os-branch: 'queens'
+      - oxygen:
+          branch: 'stable/oxygen'
+          os-branch: 'queens'
 
     feature:
       - basic:
@@ -28,3 +27,7 @@
       - full:
           csit-list: >
               sfc-csit-3node-docker-full-deploy-all-{stream}
+
+      - netvirt:
+          csit-list: >
+              netvirt-csit-1node-{os-std-topo}-openstack-{os-branch}-sfc-{stream}