X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Flf-ci-jobs.yaml;h=ed0ef468670743b2ee7df746eddbc0575b94a540;hb=2a557e77bcfc2556e2eeaf383033e119de91b1b0;hp=ecf365d90fc90a9a1beced9a8e36e4796eb5f28c;hpb=92a481651941f5e235ce7205ebed1a7d0c6501f8;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/lf-ci-jobs.yaml b/.jjb-test/lf-ci-jobs.yaml index ecf365d9..ed0ef468 100644 --- a/.jjb-test/lf-ci-jobs.yaml +++ b/.jjb-test/lf-ci-jobs.yaml @@ -14,6 +14,27 @@ 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 @@ -44,3 +65,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