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