X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Flf-ci-jobs.yaml;h=c88fa92695a7ee00cdfc38ac8ace4398fb852fe9;hb=f88c7c24b2b1a6f04f85afa8c0a91d8321aef8ea;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..c88fa926 100644 --- a/.jjb-test/lf-ci-jobs.yaml +++ b/.jjb-test/lf-ci-jobs.yaml @@ -15,6 +15,29 @@ project-name: github-ciman +- project: + name: gerrit-openstack-jobs + jobs: + - gerrit-openstack-cron + + project-name: gerrit-ciman + + jenkins-urls: > + https://jenkins.example.org + https://jenkins.example.org/sandbox + +- project: + name: github-openstack-jobs + jobs: + - github-openstack-cron + + project-name: github-ciman + + jenkins-urls: > + https://jenkins.example.org + https://jenkins.example.org/sandbox + + - project: name: gerrit-packer-jobs jobs: @@ -44,3 +67,25 @@ templates: - java-builder - mininet + +- project: + name: throttle-ci-jobs + jobs: + - "{project-name}-ci-jobs" + + throttle-enabled: true + throttle_categories: + - 'cat1' + - 'cat2' + throttle-max-per-node: 3 + throttle-max-total: 2 + throttle-option: 'category' + + project-name: throttle-ciman + +- project: + name: ci-jobs-view + views: + - project-view + + project-name: ci-jobs