Skip to content

Commit

Permalink
Merge "Update openflowplugin jobs"
Browse files Browse the repository at this point in the history
  • Loading branch information
sangwookha-vz authored and Gerrit Code Review committed Jul 30, 2024
2 parents d5681fe + 93bbf1f commit 3abb7ab
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions jjb/openflowplugin/openflowplugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,22 @@
jobs:
- "{project-name}-distribution-check-{stream}"
- "{project-name}-maven-javadoc-jobs":
mvn-version: mvn38
java-version: openjdk17
mvn-version: mvn39
java-version: openjdk21
- "{project-name}-rtd-jobs":
build-node: centos8-builder-2c-2g
doc-dir: .tox/docs/tmp/html
project-pattern: openflowplugin
rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-openflowplugin/38994/
rtd-token: 86ce095922558b890c61b1b05d682521d1d66d5f
- odl-maven-jobs-jdk17
- odl-maven-verify-jobs-jdk17
- odl-maven-jobs-jdk21
- odl-maven-verify-jobs-jdk21

stream: scandium
project: "openflowplugin"
project-name: "openflowplugin"
branch: "master"
build-node: ubuntu2004-docker-4c-4g
build-timeout: 90
mvn-settings: "openflowplugin-settings"
mvn-goals: "clean deploy javadoc:aggregate"
Expand Down Expand Up @@ -46,6 +47,8 @@
rtd-token: 86ce095922558b890c61b1b05d682521d1d66d5f
- odl-maven-jobs-jdk17
- odl-maven-verify-jobs-jdk17
- odl-maven-verify-jobs-jdk21:
build-node: ubuntu2004-docker-4c-4g

stream: calcium
project: "openflowplugin"
Expand Down Expand Up @@ -98,11 +101,12 @@
- project:
name: openflowplugin-sonar
jobs:
- odl-sonar-jobs-jdk17
- odl-sonar-jobs-jdk21

project: "openflowplugin"
project-name: "openflowplugin"
branch: "master"
build-node: ubuntu2004-docker-4c-4g
build-timeout: 90
mvn-settings: "openflowplugin-settings"

Expand Down

0 comments on commit 3abb7ab

Please sign in to comment.