X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fengine%2Fverify-jobs%2Fonap-verify-deploy-test.yaml;h=cf3a3db02683813f055f9eb17c30e623201afe5e;hb=5db1c8f0c5590b4030dc33ee259927782dabae6b;hp=0f177459739c4aed7f5ed8d0cedaead562517bcc;hpb=a91630e0987ca915d6811c0d1ba4bd9f014c2125;p=infra%2Fcicd.git diff --git a/jjb/engine/verify-jobs/onap-verify-deploy-test.yaml b/jjb/engine/verify-jobs/onap-verify-deploy-test.yaml index 0f177459..cf3a3db0 100644 --- a/jjb/engine/verify-jobs/onap-verify-deploy-test.yaml +++ b/jjb/engine/verify-jobs/onap-verify-deploy-test.yaml @@ -25,10 +25,13 @@ stream: - 'master': branch: '{stream}' + deploy-scenario: 'onap-sdc-full' - 'frankfurt': branch: '{stream}' + deploy-scenario: 'onap-sdc-full' - 'elalto': branch: '{stream}' + deploy-scenario: 'onap-sdc-full' environment-type: - online: @@ -82,6 +85,14 @@ concurrent: true parameters: + - string: + name: DEPLOY_SCENARIO + default: '{deploy-scenario}' + description: 'Scenario to test change with.' + - string: + name: DISTRO + default: '{distro}' + description: 'Distribution to use for configuring target nodes (networking etc.)' - label: name: SLAVE_LABEL default: 'engine-{slave-type}-{environment-type}-{distro}-fra' @@ -154,17 +165,14 @@ properties: - logrotate - - build-blocker: - use-build-blocker: true - blocking-jobs: - - 'engine-verify-online-deploy-test-.*' - - 'kubernetes-verify-offline-deploy-test-.*' - - 'onap-verify-offline-deploy-test-.*' - block-level: 'NODE' + # NOTE (fdegir): throttle categories are controlled in jenkins global configuration - throttle: + enabled: true max-per-node: 1 - max-total: 3 - option: project + max-total: 8 + option: category + categories: + - engine-verify-deploy-test scm: - git-scm-gerrit: