X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Flf-ci-jobs.yaml;h=ed0ef468670743b2ee7df746eddbc0575b94a540;hb=b90575cb41db51adb64514bafb85b37bda47b9c0;hp=63f94bfe67f667e5b94104dacf26bff1b5c1ecc7;hpb=d1f9c96c053c12d82811d54bb571fd39e0c443f4;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/lf-ci-jobs.yaml b/.jjb-test/lf-ci-jobs.yaml index 63f94bfe..ed0ef468 100644 --- a/.jjb-test/lf-ci-jobs.yaml +++ b/.jjb-test/lf-ci-jobs.yaml @@ -14,7 +14,6 @@ project-name: github-ciman - - project: name: gerrit-openstack-jobs jobs: @@ -22,6 +21,10 @@ project-name: gerrit-ciman + jenkins-urls: > + https://jenkins.example.org + https://jenkins.example.org/sandbox + - project: name: github-openstack-jobs jobs: @@ -29,6 +32,9 @@ project-name: github-ciman + jenkins-urls: > + https://jenkins.example.org + https://jenkins.example.org/sandbox - project: name: gerrit-packer-jobs @@ -60,10 +66,24 @@ - 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 - 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' + - project-view + + project-name: ci-jobs