Create Fluorine jobs and bump Oxygen branch
[releng/builder.git] / jjb / sfc / sfc.yaml
index a38ec9b221c62265fbcc48d4e6c5d13433704c9a..ab58e449b15e736227e610c6102eea5ed924ed16 100644 (file)
@@ -1,4 +1,24 @@
 ---
+- project:
+    name: sfc-fluorine
+    jobs:
+      - '{project-name}-distribution-check-{stream}'
+      - odl-maven-jobs
+
+    stream: fluorine
+    project: 'sfc'
+    project-name: 'sfc'
+    branch: 'master'
+    mvn-settings: 'sfc-settings'
+    mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
+    build-timeout: 120
+    dependencies: 'openflowplugin-merge-{stream},ovsdb-merge-{stream},lispflowmapping-merge-{stream}'
+    email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]'
+    build-node: centos7-builder-8c-8g
+
+    # Used by the release job
+    staging-profile-id: a68eb361ca48a
+
 - project:
     name: sfc-oxygen
     jobs:
@@ -8,7 +28,7 @@
     stream: oxygen
     project: 'sfc'
     project-name: 'sfc'
-    branch: 'master'
+    branch: 'stable/oxygen'
     mvn-settings: 'sfc-settings'
     mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
     build-timeout: 120