fix default ironic image build parameters
[infra/cicd.git] / jjb / metal3 / job_ironic_image_build_test.yml
index 1ce9c90488f298ffc16c4a9e5c6f04975b8cb86f..2753c826e20d633b938479c965b97f74ad9c56a1 100644 (file)
         name: PROJECT_REPO_NAME
         default: '{repo}'
         description: 'Project github repo name'
+    - string:
+        name: ghprbActualCommit
+        default: 'main'
+        description: 'CI Repo branch for triggering manual build'
+    - string:
+        name: ghprbAuthorRepoGitUrl
+        default: 'https://github.com/{org}/{repo}.git'
+        description: 'CI Repo URL for triggering manual build'
+    - string:
+        name: ghprbTargetBranch
+        default: 'main'
+        description: 'Target branch of the PR'
     - string:
         name: PATCHFILE_CONTENT
         default: ''