X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Flf-ci-jobs.yaml;h=65a4fab2320b5174b07a93e7197438b18d8f3c0f;hb=60508d5e144510a42b18af7a8bb6956a08521572;hp=63f94bfe67f667e5b94104dacf26bff1b5c1ecc7;hpb=f08880823d0d6e3e9ac62cd098af7b4c7661a8d6;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/lf-ci-jobs.yaml b/.jjb-test/lf-ci-jobs.yaml index 63f94bfe..65a4fab2 100644 --- a/.jjb-test/lf-ci-jobs.yaml +++ b/.jjb-test/lf-ci-jobs.yaml @@ -3,7 +3,6 @@ name: gerrit-ci-jobs jobs: - "{project-name}-ci-jobs" - - gerrit-branch-lock project-name: gerrit-ciman @@ -14,7 +13,6 @@ project-name: github-ciman - - project: name: gerrit-openstack-jobs jobs: @@ -22,6 +20,10 @@ project-name: gerrit-ciman + jenkins-urls: > + https://jenkins.example.org + https://jenkins.example.org/sandbox + - project: name: github-openstack-jobs jobs: @@ -29,6 +31,9 @@ project-name: github-ciman + jenkins-urls: > + https://jenkins.example.org + https://jenkins.example.org/sandbox - project: name: gerrit-packer-jobs @@ -60,10 +65,26 @@ - java-builder - mininet + update-cloud-images: false + +- 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