X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Finfrautils%2Finfrautils.yaml;h=6ccd941b0e96a5a5bfcfda659a26b1b0e2705381;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=bfec7c881d6e37611f9eae0f3fa4c18cb2ef0eb7;hpb=c792dd0bbcd7293ac7097d12a5170e7f69369a68;p=releng%2Fbuilder.git diff --git a/jjb/infrautils/infrautils.yaml b/jjb/infrautils/infrautils.yaml index bfec7c881..6ccd941b0 100644 --- a/jjb/infrautils/infrautils.yaml +++ b/jjb/infrautils/infrautils.yaml @@ -1,12 +1,18 @@ --- - project: - name: infrautils-fluorine + name: infrautils-neon 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: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 - odl-maven-jobs - stream: fluorine + stream: neon project: 'infrautils' project-name: 'infrautils' branch: 'master' @@ -19,34 +25,22 @@ staging-profile-id: 96fca0367756c - project: - name: infrautils-oxygen + name: infrautils-fluorine 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: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 - odl-maven-jobs - stream: oxygen - project: 'infrautils' - project-name: 'infrautils' - branch: 'stable/oxygen' - mvn-settings: 'infrautils-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'odlparent-merge-{stream}' - email-upstream: '[infrautils] [odlparent]' - - # Used by the release job - staging-profile-id: 96fca0367756c - -- project: - name: infrautils-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs - - stream: nitrogen + stream: fluorine project: 'infrautils' project-name: 'infrautils' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -56,16 +50,22 @@ staging-profile-id: 96fca0367756c - project: - name: infrautils-carbon + name: infrautils-oxygen 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: 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 + branch: 'stable/oxygen' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -83,3 +83,9 @@ branch: 'master' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: infrautils + description: 'List of infrautils jobs' + regex: '^infrautils-.*' + <<: *releng_view_common