INFRA: Switch to tox for JJB verify and merge jobs
[infra/cicd.git] / jjb / cloud-infra / ironic-jobs / ironic-verify-provision.yaml
index edcf4175ec4184ad454054bee71a536fa52f9fc6..91d5efff40e17d12130417b3ad01013ef3ff00d6 100644 (file)
@@ -56,6 +56,7 @@
 
     distro:
       - ubuntu1804
+      - centos7
 
     cloud:
       - city:
           description: 'Distribution to use for configuring target nodes (networking etc.)'
       - label:
           name: SLAVE_LABEL
-          default: 'engine-{slave-type}-{environment-type}-{distro}-fra'
+          default: 'engine-{slave-type}-{environment-type}-ubuntu1804-fra'
           description: 'Slave label to schedule this job on.'
+      - string:
+          name: STACK_TYPE
+          default: 'ironic'
+          description: 'Stack type to verify change with'
       - string:
           name: HW_TYPE
           default: '{type}'
       - inject:
           properties-file: "$WORKSPACE/change.properties"
       - 'generate-ssh-keypair-macro'
-      - 'download-artifact-macro'
+      - 'download-deploy-artifact-macro'
       - 'wait-pkg-mgr-macro'
       - 'deploy-macro'