engine: Move PDF and IDF parameters to deployment jobs
[infra/cicd.git] / jjb / engine / engine-verify-jobs / engine-verify-online-deploy-test.yaml
index 26bfe5d4f9e19efb8aeb440de25130cbca82f6f0..3118e34da02bfb1213822e099373e2526470cad6 100644 (file)
@@ -25,6 +25,8 @@
     stream:
       - 'master':
           branch: '{stream}'
+          pdf: 'https://gerrit.nordix.org/gitweb?p=infra/hwconfig.git;a=blob_plain;f=pods/nordix-vpod1-pdf.yml'
+          idf: 'https://gerrit.nordix.org/gitweb?p=infra/hwconfig.git;a=blob_plain;f=pods/nordix-vpod1-idf.yml'
 
     phase:
       - deploy
           name: PROVISIONER_TYPE
           default: '{provisioner-type}'
           description: 'Provisioner type to use'
+      - string:
+          name: PDF
+          default: '{pdf}'
+          description: 'PDF file to use for deployment'
+      - string:
+          name: IDF
+          default: '{idf}'
+          description: 'IDF file to use for deployment'
       - string:
           name: HEAT_ENVIRONMENT_FILENAME
           default: 'heat-environment-{cloud}-{distro}.yaml'
       - 'engine-generate-ssh-keypair-macro'
       - 'engine-download-artifact-macro'
       - multijob:
-          name: "Online Deployment on {type} instances"
+          name: "online deployment on {type} instances"
           condition: SUCCESSFUL
           execution-type: PARALLEL
           projects:
               kill-phase-on: FAILURE
               abort-all-job: false
       - multijob:
-          name: "Online Testing on {type} instances"
+          name: "online testing on {type} instances"
           condition: SUCCESSFUL
           execution-type: PARALLEL
           projects: