X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Flf-ci-jobs.yaml;h=63f94bfe67f667e5b94104dacf26bff1b5c1ecc7;hb=d1f9c96c053c12d82811d54bb571fd39e0c443f4;hp=bb2dd42ac94661a0de69fa6aa602a247682720ef;hpb=0ea33652f2dbed50a617fc62a80d1df9d56fb3ae;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/lf-ci-jobs.yaml b/.jjb-test/lf-ci-jobs.yaml index bb2dd42a..63f94bfe 100644 --- a/.jjb-test/lf-ci-jobs.yaml +++ b/.jjb-test/lf-ci-jobs.yaml @@ -3,6 +3,7 @@ name: gerrit-ci-jobs jobs: - "{project-name}-ci-jobs" + - gerrit-branch-lock project-name: gerrit-ciman @@ -14,6 +15,21 @@ project-name: github-ciman +- project: + name: gerrit-openstack-jobs + jobs: + - gerrit-openstack-cron + + project-name: gerrit-ciman + +- project: + name: github-openstack-jobs + jobs: + - github-openstack-cron + + project-name: github-ciman + + - project: name: gerrit-packer-jobs jobs: @@ -43,3 +59,11 @@ templates: - java-builder - mininet + +- project: + name: ci-jobs-view + project-name: ci-jobs + views: + - common-view + view-regex: '.*-ci-jobs$|.*-openstack-jobs$|.*-packer-jobs$' + view-description: 'List of ci-jobs, openstack and packer jobs'