X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Flf-ci-jobs.yaml;h=63f94bfe67f667e5b94104dacf26bff1b5c1ecc7;hb=f0c64f33b5b065b9ab58c06eb46e898cbfcc5218;hp=ecf365d90fc90a9a1beced9a8e36e4796eb5f28c;hpb=df6bd253f8332cbc9454e61f3a323e0cea2b1ebd;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/lf-ci-jobs.yaml b/.jjb-test/lf-ci-jobs.yaml index ecf365d9..63f94bfe 100644 --- a/.jjb-test/lf-ci-jobs.yaml +++ b/.jjb-test/lf-ci-jobs.yaml @@ -15,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: @@ -44,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'