cloud-infra: Adjust build blockers
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-periodic-engine.yaml
index c912c05d332b66bf38a0f7ec5812d44f3e17d23c..9ee1c1b32962b456a9a291d871728e73c0a3dc09 100644 (file)
     stream:
       - 'master':
           branch: '{stream}'
-          disabled: 'false'
 
     distro:
       - ubuntu1804:
-          disabled: 'false'
+          slave-label: vpod-deploy-ubuntu1804
       - centos7:
-          disabled: 'true'
+          slave-label: vpod-deploy-centos7
 
     type:
       - virtual:
-          slave-label: 'vpod-deploy-city'
           yardstick-dispatcher: 'file'
           build-trigger: 'H H/3 * * *'
-      - baremetal:
-          slave-label: 'baremetal-deploy'
-          yardstick-dispatcher: 'influxdb'
-          build-trigger: '@daily'
+          disabled: true
 
     phase:
       - deploy:
-          build-timeout: 60
+          build-timeout: 90
       - functest:
           build-timeout: 120
       - yardstick:
             - 'cloud-infra-verify-engine-.*'
             - 'cloud-infra-verify-scenario-.*'
             - 'cloud-infra-periodic-engine-.*'
+            - 'onap-.*'
             - 'k8-.*'
+            - 'os-.*'
+            - 'nolabs-.*'
           block-level: 'NODE'
       - throttle:
           max-per-node: 1
 
     wrappers:
       - build-timeout:
-          timeout: 210
+          timeout: 240
       - fix-workspace-permissions
 
     scm: