Merge "GEODE: Make sure the git tag in correct format is present"
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-verify-scenario.yaml
index 502d40c0652ddfcd81daec0f75273fb7ad0b04b4..249d198c3b270dbf02de4d59d09ca7f4b9ac9cda 100644 (file)
     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
           notbuilt: true
 
     type:
-      - virtual:
-          slave-label: 'vpod-deploy-city'
+      - virtual
 
     phase:
       - deploy:
-          build-timeout: 60
+          build-timeout: 90
       - functest:
           build-timeout: 30
 
 
     wrappers:
       - build-timeout:
-          timeout: 90
+          timeout: 120
       - fix-workspace-permissions
+      - openstack:
+          single-use: True
 
     scm:
       - git-scm-gerrit: