X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin.yaml;h=ae67c19f6af2b2723b7aade09f2bc35dd4eaca0b;hb=8ae777c70c976b09c478f1aec2615ebb901308b0;hp=f4630fd143b918261905c1aaaac1c164115938ef;hpb=1ef9643a39534ba4624d0c50fc1e5f5de9cd1526;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin.yaml b/jjb/openflowplugin/openflowplugin.yaml index f4630fd14..ae67c19f6 100644 --- a/jjb/openflowplugin/openflowplugin.yaml +++ b/jjb/openflowplugin/openflowplugin.yaml @@ -1,64 +1,135 @@ --- - project: - name: openflowplugin-fluorine + name: openflowplugin-silicon jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-maven-javadoc-jobs' - - '{project-name}-rtd-jobs': + - "{project-name}-distribution-check-{stream}" + - "{project-name}-maven-javadoc-jobs" + - "{project-name}-rtd-jobs": build-node: centos7-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 + - odl-maven-jobs-jdk11 + - odl-maven-verify-jobs + + stream: silicon + project: "openflowplugin" + project-name: "openflowplugin" + branch: "master" + build-node: centos7-builder-2c-8g + build-timeout: 90 + java-version: "openjdk11" + mvn-settings: "openflowplugin-settings" + mvn-goals: "clean deploy javadoc:aggregate" + mvn-opts: "-Xmx1024m" + dependencies: > + odlparent-merge-{stream}, + yangtools-merge-{stream}, + controller-merge-{stream}, + openflowjava-merge-{stream} + email-upstream: "[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]" + + # Used by the release job + staging-profile-id: a68a76dc1b44c + +- project: + name: openflowplugin-aluminium + jobs: + - "{project-name}-distribution-check-{stream}" + - "{project-name}-maven-javadoc-jobs" + - "{project-name}-rtd-jobs": + build-node: centos7-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-jdk11 + - odl-maven-verify-jobs - stream: fluorine - project: 'openflowplugin' - project-name: 'openflowplugin' - branch: 'master' + stream: aluminium + project: "openflowplugin" + project-name: "openflowplugin" + branch: "stable/aluminium" build-node: centos7-builder-2c-8g build-timeout: 90 - mvn-settings: 'openflowplugin-settings' - mvn-goals: 'clean deploy javadoc:aggregate' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + java-version: "openjdk11" + mvn-settings: "openflowplugin-settings" + mvn-goals: "clean deploy javadoc:aggregate" + mvn-opts: "-Xmx1024m" dependencies: > - odlparent-merge-{stream}, - yangtools-merge-{stream}, - controller-merge-{stream}, - openflowjava-merge-{stream} - email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]' + odlparent-merge-{stream}, + yangtools-merge-{stream}, + controller-merge-{stream}, + openflowjava-merge-{stream} + email-upstream: "[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]" # Used by the release job staging-profile-id: a68a76dc1b44c - project: - name: openflowplugin-oxygen + name: openflowplugin-magnesium jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-maven-javadoc-jobs' - - '{project-name}-rtd-jobs': + - "{project-name}-distribution-check-{stream}" + - "{project-name}-maven-javadoc-jobs" + - "{project-name}-rtd-jobs": + build-node: centos7-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-jdk11 + - odl-maven-verify-jobs + + stream: magnesium + project: "openflowplugin" + project-name: "openflowplugin" + branch: "stable/magnesium" + build-node: centos7-builder-2c-8g + build-timeout: 90 + java-version: "openjdk11" + mvn-settings: "openflowplugin-settings" + mvn-goals: "clean deploy javadoc:aggregate" + mvn-opts: "-Xmx1024m" + dependencies: > + odlparent-merge-{stream}, + yangtools-merge-{stream}, + controller-merge-{stream}, + openflowjava-merge-{stream} + email-upstream: "[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]" + + # Used by the release job + staging-profile-id: a68a76dc1b44c + +- project: + name: openflowplugin-sodium + jobs: + - "{project-name}-distribution-check-{stream}" + - "{project-name}-maven-javadoc-jobs" + - "{project-name}-rtd-jobs": build-node: centos7-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 + - odl-maven-verify-jobs - stream: oxygen - project: 'openflowplugin' - project-name: 'openflowplugin' - branch: 'stable/oxygen' + stream: sodium + project: "openflowplugin" + project-name: "openflowplugin" + branch: "stable/sodium" build-node: centos7-builder-2c-8g build-timeout: 90 - mvn-settings: 'openflowplugin-settings' - mvn-goals: 'clean deploy javadoc:aggregate' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-settings: "openflowplugin-settings" + mvn-goals: "clean deploy javadoc:aggregate" + mvn-opts: "-Xmx1024m" dependencies: > - odlparent-merge-{stream}, - yangtools-merge-{stream}, - controller-merge-{stream}, - openflowjava-merge-{stream} - email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]' + odlparent-merge-{stream}, + yangtools-merge-{stream}, + controller-merge-{stream}, + openflowjava-merge-{stream} + email-upstream: "[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]" # Used by the release job staging-profile-id: a68a76dc1b44c @@ -67,23 +138,32 @@ name: openflowplugin-sonar jobs: - gerrit-maven-sonar - project: 'openflowplugin' - project-name: 'openflowplugin' - branch: 'master' + + project: "openflowplugin" + project-name: "openflowplugin" + branch: "master" build-node: centos7-builder-2c-8g build-timeout: 90 - mvn-settings: 'openflowplugin-settings' - mvn-goals: 'clean deploy javadoc:aggregate' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + java-version: "openjdk11" + mvn-settings: "openflowplugin-settings" + mvn-goals: "clean deploy javadoc:aggregate" + mvn-opts: "-Xmx1024m" + sonarcloud: true + sonarcloud-project-organization: "{sonarcloud_project_organization}" + sonarcloud-api-token: "{sonarcloud_api_token}" + sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}" -- view: - name: openflowplugin - description: 'List of openflowplugin jobs' - regex: '^openflowplugin-.*' - <<: *releng_view_common +- project: + name: openflowplugin-info + jobs: + - gerrit-info-yaml-verify + project: openflowplugin + project-name: openflowplugin + branch: master + build-node: centos7-builder-2c-1g -- view: - name: openflowplugin-oxygen - description: 'List of openflowplugin oxygen jobs' - regex: 'openflowplugin-.*-oxygen' - <<: *releng_view_common +- project: + name: openflowplugin-view + views: + - project-view + project-name: "openflowplugin"