Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / ttp / ttp.yaml
index 1b3deeb8da8d3f7383e8c75d4ae0b628c95fdaf7..b271cb3197defcbbfa1c2a61bfe7e8a2df897d1b 100644 (file)
@@ -1,4 +1,21 @@
 ---
+- project:
+    name: ttp-neon
+    jobs:
+      - odl-maven-jobs
+
+    stream: neon
+    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-fluorine
     jobs:
@@ -7,7 +24,7 @@
     stream: fluorine
     project: 'ttp'
     project-name: 'ttp'
-    branch: 'master'
+    branch: 'stable/fluorine'
     mvn-settings: 'ttp-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: 'odlparent-merge-{stream}'