X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fcloud-infra-verify-scenario.yaml;h=ab725eefd5d373021102ddb69c81f1c3caef64e0;hb=411bad54ec6a0d4e4ea546264678e86566421b0f;hp=f05643fffbf618beddff753c07ddbd8adfffc2b3;hpb=20aedd6675dd0a94a75d07eefaa99ef7f32ca389;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 f05643ff..ab725eef 100644 --- a/jjb/cloud-infra/cloud-infra-verify-scenario.yaml +++ b/jjb/cloud-infra/cloud-infra-verify-scenario.yaml @@ -51,11 +51,11 @@ distro: - ubuntu1804: slave-label: vpod-deploy-ubuntu1804 - disabled: false - successful: false - failed: false - unstable: false - notbuilt: false + disabled: true + successful: true + failed: true + unstable: true + notbuilt: true - centos7: slave-label: vpod-deploy-centos7 disabled: true @@ -69,9 +69,9 @@ phase: - deploy: - build-timeout: 60 + build-timeout: 120 - functest: - build-timeout: 30 + build-timeout: 60 jobs: - 'cloud-infra-verify-scenario-{distro}-{type}-{stream}' @@ -111,10 +111,6 @@ name: TEST_SUITE default: 'healthcheck' description: 'Test suite to run' - - string: - name: CLEANUP - default: 'true' - description: 'Cleanup leftovers of the previous run' properties: - logrotate @@ -124,7 +120,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,7 +132,7 @@ wrappers: - build-timeout: - timeout: 90 + timeout: 180 - fix-workspace-permissions - openstack: single-use: True @@ -170,7 +169,6 @@ DISTRO=$DISTRO DEPLOY_TYPE=$DEPLOY_TYPE USE_PREBUILT_DEPLOYMENT_IMAGE=$USE_PREBUILT_DEPLOYMENT_IMAGE - CLEANUP=$CLEANUP GERRIT_PROJECT=$GERRIT_PROJECT GERRIT_BRANCH=$GERRIT_BRANCH GERRIT_REFSPEC=$GERRIT_REFSPEC @@ -190,7 +188,6 @@ DEPLOY_TYPE=$DEPLOY_TYPE USE_PREBUILT_DEPLOYMENT_IMAGE=$USE_PREBUILT_DEPLOYMENT_IMAGE TEST_SUITE=$TEST_SUITE - CLEANUP=$CLEANUP GERRIT_PROJECT=$GERRIT_PROJECT GERRIT_BRANCH=$GERRIT_BRANCH GERRIT_REFSPEC=$GERRIT_REFSPEC @@ -203,7 +200,7 @@ - job-template: name: 'cloud-infra-verify-scenario-{distro}-{phase}-{type}-{stream}' - disabled: false + disabled: true concurrent: true @@ -242,9 +239,6 @@ name: TEST_REPO_URL default: 'https://gerrit.nordix.org/infra/test.git' description: 'URL to Nordix Cloud Infra test repository' - - string: - name: CLEANUP - default: 'false' wrappers: - build-timeout: