X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fengine%2Fverify-jobs%2Fengine-verify-deploy-test.yaml;h=7834f1b09b99b94a12ad9ca317c9bb30ca158fea;hb=5db1c8f0c5590b4030dc33ee259927782dabae6b;hp=2702466c16a71a630f50896376196649cd85c357;hpb=b112bafb1e00ab9f0c8c5ecd8c3f93dde8506f23;p=infra%2Fcicd.git diff --git a/jjb/engine/verify-jobs/engine-verify-deploy-test.yaml b/jjb/engine/verify-jobs/engine-verify-deploy-test.yaml index 2702466c..7834f1b0 100644 --- a/jjb/engine/verify-jobs/engine-verify-deploy-test.yaml +++ b/jjb/engine/verify-jobs/engine-verify-deploy-test.yaml @@ -25,6 +25,7 @@ stream: - 'master': branch: '{stream}' + deploy-scenario: 'k8-multus-plugins' environment-type: - online: @@ -84,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' @@ -156,16 +165,14 @@ properties: - logrotate - - build-blocker: - use-build-blocker: true - blocking-jobs: - - '.*?-verify-online-deploy-test-.*' - - '.*?-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: