Add odlparent 3.2 branch 90/72390/1
authorStephen Kitt <skitt@redhat.com>
Tue, 29 May 2018 09:41:15 +0000 (11:41 +0200)
committerStephen Kitt <skitt@redhat.com>
Tue, 29 May 2018 09:41:15 +0000 (11:41 +0200)
Change-Id: Ic0344ba33ffc82088491699b1bc396fa02310ad2
Signed-off-by: Stephen Kitt <skitt@redhat.com>
jjb/odlparent/odlparent.yaml

index 8443966a51958e5351111aa4232236786faef2dc..6b87b0719cc3eafeb0cbdcacfccc137897e07449 100644 (file)
     # Used by the release job
     staging-profile-id: 880d5ac25eaa
 
+- project:
+    name: odlparent-3.2.x
+    jobs:
+      - '{project-name}-maven-javadoc-jobs'
+      - odl-maven-jobs
+      - gerrit-tox-verify
+
+    project: odlparent
+    project-name: odlparent
+    stream: 3.2.x
+    branch: 3.2.x
+    distribution_branch: master
+
+    mvn-settings: odlparent-settings
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+    dependencies: ''
+    email-upstream: '[odlparent]'
+    archive-artifacts: >
+        **/*.prop
+        **/*.log
+        **/target/surefire-reports/*-output.txt
+        **/target/failsafe-reports/failsafe-summary.xml
+        **/hs_err_*.log
+        **/target/feature/feature.xml
+
+    # Used by the release job
+    javadoc-path: org.opendaylight.$PROJECT/$STREAM
+    staging-profile-id: 880d5ac25eaa
+
 - project:
     name: odlparent-3.1.x
     jobs: