Skip to content

Commit

Permalink
Add netconf-8.0.x jobs
Browse files Browse the repository at this point in the history
Add jobs supporting the Titanium stability branch.

Change-Id: Ibcfa0af1663383edb2d1ad20f7f562b4b6d26b5e
Signed-off-by: Yaroslav Lastivka <[email protected]>
  • Loading branch information
YaroslavLa committed Oct 1, 2024
1 parent 1d63b90 commit 29d6888
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions jjb/netconf/netconf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,37 @@
# Used by the release job
staging-profile-id: a67b22fc3663f

- project:
name: netconf-8.0.x
jobs:
- "{project-name}-rtd-jobs":
build-node: centos8-builder-2c-2g
project-pattern: netconf
rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-netconf/48397/
rtd-token: aee2df909686ab7ba36f2ed08d90bdcf81f7b8dc
- gerrit-tox-verify:
build-node: centos8-builder-2c-2g
parallel: true
- odl-maven-jobs-jdk21
- odl-maven-verify-jobs-jdk21

project: netconf
project-name: netconf
stream: 8.0.x
branch: 8.0.x
build-node: ubuntu2004-docker-4c-4g
build-timeout: 90

mvn-settings: "netconf-settings"
mvn-goals: "clean deploy -Pintegrationtests"
karaf-version: "netconf"

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-7.0.x
jobs:
Expand Down

0 comments on commit 29d6888

Please sign in to comment.