X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Flf-ci-jobs.yaml;h=c88fa92695a7ee00cdfc38ac8ace4398fb852fe9;hb=99d9f864cb6b47631503472f064693fc7f68ec8e;hp=c9dfdfc51dbe4c39281825b045f8884d592ec949;hpb=3e79ea1c1f71e75dc4192d9fd15ef3424c473f77;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/lf-ci-jobs.yaml b/.jjb-test/lf-ci-jobs.yaml index c9dfdfc5..c88fa926 100644 --- a/.jjb-test/lf-ci-jobs.yaml +++ b/.jjb-test/lf-ci-jobs.yaml @@ -22,6 +22,10 @@ project-name: gerrit-ciman + jenkins-urls: > + https://jenkins.example.org + https://jenkins.example.org/sandbox + - project: name: github-openstack-jobs jobs: @@ -29,6 +33,10 @@ project-name: github-ciman + jenkins-urls: > + https://jenkins.example.org + https://jenkins.example.org/sandbox + - project: name: gerrit-packer-jobs @@ -59,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