X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Flf-infra%2Flf-infra-jobs.yaml;h=3d83608ced9741817c398c4540afec9d483e5009;hb=62d4a45fab9ab2d0ffb7ed62ef4573bc6740b8a4;hp=47764567bdf03accde8bcfc5672785035f01715d;hpb=2ac1781a2ac080cb40006ed9fa6438276fd4af08;p=releng%2Fbuilder.git diff --git a/jjb/lf-infra/lf-infra-jobs.yaml b/jjb/lf-infra/lf-infra-jobs.yaml index 47764567b..3d83608ce 100644 --- a/jjb/lf-infra/lf-infra-jobs.yaml +++ b/jjb/lf-infra/lf-infra-jobs.yaml @@ -1,4 +1,19 @@ --- +- project: + name: lf-infra-ansible-roles-system-update + jobs: + - gerrit-tox-verify + + project-name: lf-infra-ansible-roles + project: ansible/roles/* + build-node: ubuntu1604-docker-2c-2g + build-timeout: 60 + stream: any + branch: '*' + + git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT + gerrit-server-name: LinuxFoundation + - project: name: lf-infra-ci-workshop jobs: @@ -6,7 +21,7 @@ project-name: lf-infra-ci-workshop project: releng/ci-workshop - build-node: centos7-java-builder-2c-8g + build-node: centos7-builder-2c-8g stream: any branch: '*' @@ -20,7 +35,7 @@ project-name: lf-infra-common-packer project: releng/common-packer - build-node: centos7-java-builder-2c-8g + build-node: centos7-builder-2c-8g stream: any branch: '*' @@ -36,7 +51,7 @@ project-name: lf-infra-docs project: releng/docs project-pattern: releng/docs - build-node: centos7-java-builder-2c-8g + build-node: centos7-builder-2c-1g rtd-project: lf-releng-docs stream: any branch: '*' @@ -47,12 +62,14 @@ - project: name: lf-infra-docs-conf jobs: + - '{project-name}-rtd-jobs' - gerrit-tox-verify project-name: lf-infra-docs-conf project: releng/docs-conf project-pattern: releng/docs-conf - build-node: centos7-java-builder-2c-8g + build-node: centos7-builder-2c-1g + rtd-project: lfdocs-conf stream: any branch: '*' @@ -68,7 +85,7 @@ project-name: lf-infra-global-jjb project: releng/global-jjb project-pattern: releng/global-jjb - build-node: centos7-java-builder-2c-8g + build-node: centos7-builder-2c-8g rtd-project: lf-releng-global-jjb stream: any branch: '*' @@ -84,7 +101,8 @@ project-name: lf-infra-lf-ansible project: releng/lf-ansible project-pattern: releng/lf-ansible - build-node: centos7-java-builder-2c-8g + build-node: centos7-docker-2c-8g + build-timeout: 60 stream: any branch: '*' @@ -100,10 +118,24 @@ project-name: lf-infra-lftools project: releng/lftools project-pattern: releng/lftools - build-node: centos7-java-builder-2c-8g + build-node: centos7-builder-2c-8g rtd-project: lf-releng-tools stream: any branch: '*' git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT gerrit-server-name: LinuxFoundation + +- project: + name: lf-infra-license-checker + jobs: + - gerrit-tox-verify + + project-name: lf-infra-license-checker + project: releng/license-checker + build-node: centos7-builder-2c-2g + stream: any + branch: '*' + + git-url: https://gerrit.linuxfoundation.org/infra/$GERRIT_PROJECT + gerrit-server-name: LinuxFoundation