cloud-infra: Enable single-use slaves
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-verify-engine.yaml
index e9a1aa417bc84394647bf57f76bfb40d61d48931..705b83d317812385972c64f5596ec4b29047f90a 100644 (file)
 
     distro:
       - ubuntu1804:
+          slave-label: vpod-deploy-ubuntu1804
           disabled: false
           successful: false
           failed: false
           unstable: false
           notbuilt: false
       - centos7:
+          slave-label: vpod-deploy-centos7
           disabled: true
           successful: true
           failed: true
@@ -92,7 +94,7 @@
       - nordix-gerrit-parameters
       - label:
           name: SLAVE_LABEL
-          default: 'vpod-deploy-city'
+          default: '{slave-label}'
           description: 'Slave label to schedule this job on. All slaves have Ubuntu1604 no matter what distro target nodes use'
       - string:
           name: DISTRO
       - build-timeout:
           timeout: 120
       - fix-workspace-permissions
+      - openstack:
+          single-use: True
 
     scm:
       - git-scm-gerrit: