X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fcloud-infra-verify-scenario.yaml;h=01a52d435246e9acd1d907c128708fc4f967c02f;hb=c739f824efa91e0627f09d6285f9c43cd79cd398;hp=37141c9cce92ed2a97bc0e3d20a7f5f29402f9a6;hpb=617ea2870b40856f08f60d1ffc5080d879984ede;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/cloud-infra-verify-scenario.yaml b/jjb/cloud-infra/cloud-infra-verify-scenario.yaml index 37141c9c..01a52d43 100644 --- a/jjb/cloud-infra/cloud-infra-verify-scenario.yaml +++ b/jjb/cloud-infra/cloud-infra-verify-scenario.yaml @@ -47,31 +47,31 @@ 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: 120 - functest: - build-timeout: 30 + build-timeout: 60 jobs: - 'cloud-infra-verify-scenario-{distro}-{type}-{stream}' @@ -124,7 +124,10 @@ - 'cloud-infra-verify-engine-.*' - 'cloud-infra-verify-scenario-.*' - 'cloud-infra-periodic-engine-.*' + - 'onap-.*' - 'k8-.*' + - 'os-.*' + - 'nolabs-.*' block-level: 'NODE' - throttle: max-per-node: 1 @@ -133,14 +136,18 @@ wrappers: - build-timeout: - timeout: 90 + timeout: 180 - fix-workspace-permissions + - openstack: + single-use: True scm: - git-scm-gerrit: ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: $GERRIT_REFSPEC + wipe_workspace: true + clean_before: false triggers: - nordix-gerrit-trigger-patchset-created: @@ -252,6 +259,8 @@ ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: $GERRIT_REFSPEC + wipe_workspace: true + clean_before: false builders: - 'cloud-infra-determine-scenario-macro'