Add netconf-1.7.4.x jobs 35/93535/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 31 Oct 2020 10:21:44 +0000 (11:21 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 31 Oct 2020 10:24:41 +0000 (11:24 +0100)
We will be needing an off-SR release, add the jobs to support
that.

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

index 9065aadbc674498e0c2d23414fa5b6301b15636d..10034699c5dd13851ef05e60143bc73891e33cdb 100644 (file)
     # Used by the release job
     staging-profile-id: a67b22fc3663f
 
+- project:
+    name: netconf-1.7.4.x
+    jobs:
+      - odl-maven-jobs
+      - odl-maven-verify-jobs
+
+    stream: 1.7.4.x
+    project: "netconf"
+    project-name: "netconf"
+    branch: "1.7.4.x"
+    build-node: centos7-builder-2c-8g
+    mvn-settings: "netconf-settings"
+    mvn-goals: "clean deploy -Pintegrationtests"
+    mvn-opts: "-Xmx2048m -Dmaven.compile.fork=true"
+    build-timeout: 90
+    dependencies: "aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}"
+    email-upstream: "[netconf] [aaa] [controller] [odlparent] [yangtools]"
+
+    # Used by the release job
+    staging-profile-id: a67b22fc3663f
+
 - project:
     name: netconf-release-management
     jobs: