X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fcloud-infra-periodic-engine.yaml;h=15857faa0d9484d66031f58fbc5887efca52d4d1;hb=e921738689626876f05977326bb267e139617b22;hp=54b16b9ea7e62a4f22901ecf95faba70787e7c94;hpb=cde0f9dece6d879e7a4313bd902eec4aa14465e1;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml index 54b16b9e..15857faa 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml @@ -43,27 +43,22 @@ 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: @@ -129,11 +124,11 @@ - build-blocker: use-build-blocker: true blocking-jobs: - - 'cloud-infra-verify-engine-{distro}-.*' - - 'cloud-infra-verify-scenario-{distro}-.*' - - 'cloud-infra-periodic-engine-{distro}-.*' - - 'cloud-infra-os-.*' - - 'cloud-infra-k8-.*' + - 'cloud-infra-verify-engine-.*' + - 'cloud-infra-verify-scenario-.*' + - 'cloud-infra-periodic-engine-.*' + - 'k8-.*' + - 'nolabs-.*' block-level: 'NODE' - throttle: max-per-node: 1 @@ -142,7 +137,7 @@ wrappers: - build-timeout: - timeout: 210 + timeout: 240 - fix-workspace-permissions scm: @@ -150,6 +145,8 @@ ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: '' + wipe_workspace: true + clean_before: false triggers: - timed: '{build-trigger}' @@ -275,6 +272,8 @@ ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: '' + wipe_workspace: true + clean_before: false builders: - 'cloud-infra-{phase}-macro'