Add additional Ironic and Ironic inspector vars
[infra/cicd.git] / jjb / airship / job_ipa_image_building.yml
index ac0982863a7bc30e4c75ff5e1038d60de2e70320..74b57280b4502971a1c824b38e18fc9a483bcecd 100644 (file)
         default: ''
         description: 'Gerrit refspec of the patch we want to test. Example: refs/changes/84/800084/22'
     - string:
-        name: IPA_REPO_REF
+        name: IRONIC_IMAGE_REPO_COMMIT
+        default: 'HEAD'
+        description: 'Ironic Image repo commit hash to build'
+    - string:
+        name: IRONIC_IMAGE_BRANCH
+        default: 'master'
+        description: 'Ironic image repo branch to build'
+    - string:
+        name: IRONIC_INSPECTOR_REFSPEC
+        default: ''
+        description: 'Gerrit refspec of the patch we want to test. Example: refs/changes/84/800084/22'
+    - string:
+        name: IPA_REPO_COMMIT
         default: 'HEAD'
         description: 'Ironic Python Agent repo commit hash to build'
     - string: