Define yangtools-v3.0.x jobs 10/83310/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 29 Jul 2019 22:57:30 +0000 (00:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 29 Jul 2019 22:57:30 +0000 (00:57 +0200)
yangtools will be branching v3.0.x as a support branch of Sodium
to unblock Magnesium. This patch prepares the jobs for that.

Change-Id: I55f260375e5b5a3ef058709ea8241d507f64cbeb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
jjb/yangtools/yangtools.yaml

index 0f3c41559e10c72d842d586d4a526257e3f71669..d8fe94d1ec0ec59554850c74612197895984df45 100644 (file)
     # Used by the release job
     staging-profile-id: 1271cf710cc09d
 
+- project:
+    name: yangtools-v3.0.x
+    jobs:
+      - odl-maven-jobs
+
+    project: yangtools
+    project-name: yangtools
+    branch: v3.0.x
+    stream: v3.0.x
+
+    mvn-settings: 'yangtools-settings'
+    mvn-opts: '-Xmx1024m'
+
+    dependencies: ''
+    email-upstream: '[yangtools]'
+    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
+    staging-profile-id: 1271cf710cc09d
+
 - project:
     name: yangtools-v2.1.x
     jobs: