X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Finfrautils%2Finfrautils.yaml;h=563eb54f694c76975d65e6893f9b79035c5ae694;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=6c743bc372bf2059ca6ad66fa5f78ee3717dfe53;hpb=0861cc53ecb3b40c924d253f1cc90489fafe7d95;p=releng%2Fbuilder.git diff --git a/jjb/infrautils/infrautils.yaml b/jjb/infrautils/infrautils.yaml index 6c743bc37..563eb54f6 100644 --- a/jjb/infrautils/infrautils.yaml +++ b/jjb/infrautils/infrautils.yaml @@ -1,83 +1,75 @@ --- - project: - name: infrautils-oxygen + name: infrautils-neon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - '{project-name}-maven-javadoc-jobs' - - '{project-name}-merge-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + doc-dir: .tox/docs/tmp/html + project-pattern: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 + - odl-maven-jobs - stream: oxygen + stream: neon project: 'infrautils' project-name: 'infrautils' branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'infrautils-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[infrautils] [odlparent]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fca0367756c - project: - name: infrautils-nitrogen + name: infrautils-fluorine jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - '{project-name}-maven-javadoc-jobs' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + doc-dir: .tox/docs/tmp/html + project-pattern: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 + - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'infrautils' project-name: 'infrautils' - branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/fluorine' mvn-settings: 'infrautils-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[infrautils] [odlparent]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fca0367756c - project: - name: infrautils-carbon + name: infrautils-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - '{project-name}-maven-javadoc-jobs' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + doc-dir: .tox/docs/tmp/html + project-pattern: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 + - odl-maven-jobs - stream: carbon + stream: oxygen project: 'infrautils' project-name: 'infrautils' - branch: 'stable/carbon' - karaf-version: karaf3 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/oxygen' mvn-settings: 'infrautils-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[infrautils] [odlparent]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fca0367756c @@ -90,5 +82,10 @@ project-name: 'infrautils' branch: 'master' mvn-settings: 'infrautils-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: infrautils-view + views: + - project-view + project-name: infrautils