Create Fluorine jobs and bump Oxygen branch
[releng/builder.git] / jjb / ttp / ttp.yaml
index b92ebd1c78e7c4d218918a4730dc0e2b9aaace48..323a75b8aaf19e1f4f490b7711e32bbb6b68f137 100644 (file)
@@ -1,4 +1,22 @@
 ---
+- project:
+    name: ttp-fluorine
+    jobs:
+      - '{project-name}-distribution-check-{stream}'
+      - odl-maven-jobs
+
+    stream: fluorine
+    project: 'ttp'
+    project-name: 'ttp'
+    branch: 'master'
+    mvn-settings: 'ttp-settings'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    dependencies: 'odlparent-merge-{stream}'
+    email-upstream: '[ttp] [odlparent]'
+
+    # Used by the release job
+    staging-profile-id: a693f948563d5
+
 - project:
     name: ttp-oxygen
     jobs:
@@ -8,7 +26,7 @@
     stream: oxygen
     project: 'ttp'
     project-name: 'ttp'
-    branch: 'master'
+    branch: 'stable/oxygen'
     mvn-settings: 'ttp-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: 'odlparent-merge-{stream}'