Rename IPA and Ironic builder job
[infra/cicd.git] / jjb / airship / job_ipa_image_building.yml
index 589d16b3b9ebb67b8411c8a6011d260b06ba4685..fca97bef04b1a78a155d3f68ba7c714df619a4a2 100644 (file)
 
 - job-template:
     id: openstack_ipa_and_ironic_image_building
-    name: '{job_prefix}_openstack_ipa_and_ironic_image_building'
+    name: '{job_prefix}_master_openstack_ipa_and_ironic_image_building'
     description: "IPA and Ironic image building"
     project-type: pipeline
     defaults: global
     disabled: False
     concurrent: True
+    parameters:
+    - string:
+        name: IRONIC_REFSPEC
+        default: ''
+        description: 'Gerrit refspec of the patch we want to test. Example: refs/changes/84/800084/22'
+    - string:
+        name: IPA_REPO_REF
+        default: 'master'
+        description: 'Ironic Python Agent code branch'
 
     properties:
     - build-discarder:
@@ -41,7 +50,7 @@
         artifact-num-to-keep: -1
 
     triggers:
-      - timed: "0 5 */15 * *"
+      - timed: "0 */48 * * *"
 
     pipeline-scm:
       scm: