Fix rtd merge job to handle new tag uploaded
[releng/global-jjb.git] / .jjb-test / lf-ci-jobs.yaml
index c9dfdfc..baeced5 100644 (file)
@@ -14,7 +14,6 @@
 
     project-name: github-ciman
 
-
 - project:
     name: gerrit-openstack-jobs
     jobs:
 
     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
     templates:
       - 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
+    views:
+      - project-view
+
+    project-name: ci-jobs