X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fcloud-infra-verify-engine.yaml;h=705b83d317812385972c64f5596ec4b29047f90a;hb=20aedd6675dd0a94a75d07eefaa99ef7f32ca389;hp=18f106bb84f59218edc92e4e23e2123bac6ee8b8;hpb=7e507875f63896df2bfd2e3efe33da2a9521f6ad;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/cloud-infra-verify-engine.yaml b/jjb/cloud-infra/cloud-infra-verify-engine.yaml index 18f106bb..705b83d3 100644 --- a/jjb/cloud-infra/cloud-infra-verify-engine.yaml +++ b/jjb/cloud-infra/cloud-infra-verify-engine.yaml @@ -50,17 +50,18 @@ stream: - 'master': branch: '{stream}' - disabled: 'false' distro: - ubuntu1804: + slave-label: vpod-deploy-ubuntu1804 disabled: false successful: false failed: false unstable: false notbuilt: false - centos7: - disabled: false + slave-label: vpod-deploy-centos7 + disabled: true successful: true failed: true unstable: true @@ -93,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 @@ -139,6 +140,8 @@ - build-timeout: timeout: 120 - fix-workspace-permissions + - openstack: + single-use: True scm: - git-scm-gerrit: