X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fcloud-infra-engine-verify-deploy.yaml;h=3050946374121ba58a77c28896ddb4c557df5de0;hb=refs%2Fchanges%2F75%2F3575%2F3;hp=e46dd73cd735224be57e8a9c58c47329abf4a384;hpb=1ffd4ffa67290a9bf1901d2a64f14a6b844b8060;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/cloud-infra-engine-verify-deploy.yaml b/jjb/cloud-infra/cloud-infra-engine-verify-deploy.yaml index e46dd73c..30509463 100644 --- a/jjb/cloud-infra/cloud-infra-engine-verify-deploy.yaml +++ b/jjb/cloud-infra/cloud-infra-engine-verify-deploy.yaml @@ -54,27 +54,27 @@ distro: - ubuntu1804: disabled: false - successful: false - failed: false - unstable: false - notbuilt: false - centos7: disabled: true - successful: true - failed: true - unstable: true - notbuilt: true cloud: - city: - openrc-credentials-file: 'est-jenkins-openrcfile-city-frankfurt-onap' + openrc-credentials-file: 'est-jenkins-openrcfile-city-karlskrona-onap' type: - virtual: provisioner-type: 'bifrost' slave-type: 'vpod' + successful: false + failed: false + unstable: false + notbuilt: false - cloud: provisioner-type: 'heat' slave-type: 'jumphost' + successful: false + failed: false + unstable: false + notbuilt: false phase: - deploy: @@ -157,7 +157,9 @@ - 'cloud-infra-verify-engine-.*' - 'cloud-infra-verify-scenario-.*' - 'cloud-infra-periodic-engine-.*' + - 'onap-.*' - 'k8-.*' + - 'os-.*' - 'nolabs-.*' block-level: 'NODE' - throttle: @@ -204,9 +206,10 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' - file-paths: - - compare-type: 'ANT' - pattern: '**' + disable-strict-forbidden-file-verification: 'true' + forbidden-file-paths: + - compare-type: ANT + pattern: 'docs/**' skip-vote: successful: '{obj:successful}' failed: '{obj:failed}' @@ -316,7 +319,7 @@ description: 'Name of heat-environment file to use.' - string: name: HEAT_ENVIRONMENT_FILE - default: "file://$WORKSPACE/engine/provisioner/heat/playbooks/roles/install-configure-heat/files/$HEAT_ENVIRONMENT_FILENAME" + default: "file://$WORKSPACE/engine/provisioner/heat/playbooks/roles/bootstrap-hwconfig/files/$HEAT_ENVIRONMENT_FILENAME" description: 'Location of heat-environment file to use.' - string: name: STACK_NAME