X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fengine%2Fverify-jobs%2Fengine-verify-tox.yaml;h=8fa11abada00bf9470af82fca72a406f26a186fc;hb=refs%2Fchanges%2F83%2F5283%2F6;hp=3d34add817df4118d8e1729744d42387ac9cad02;hpb=a35ff401396d881c80c42f960971841746ad0b16;p=infra%2Fcicd.git diff --git a/jjb/engine/verify-jobs/engine-verify-tox.yaml b/jjb/engine/verify-jobs/engine-verify-tox.yaml index 3d34add8..8fa11aba 100644 --- a/jjb/engine/verify-jobs/engine-verify-tox.yaml +++ b/jjb/engine/verify-jobs/engine-verify-tox.yaml @@ -25,7 +25,7 @@ stream: - 'master': branch: '{stream}' - gated-projects: 'infra/engine|infra/hwconfig|infra/swconfig|infra/test|infra/provisioner/bifrost|infra/provisioner/heat|infra/installer/kolla|infra/installer/kubespray' + gated-projects: 'infra/engine|infra/hwconfig|infra/test|infra/provisioner/bifrost|infra/provisioner/heat' lint-type: - ansible-lint: @@ -33,7 +33,7 @@ repos-to-ignore: 'infra/hwconfig' - docs: disabled: false - repos-to-ignore: 'infra/hwconfig|infra/swconfig|infra/test|infra/provisioner/bifrost|infra/provisioner/heat|infra/installer/kolla|infra/installer/kubespray' + repos-to-ignore: 'infra/hwconfig|infra/test|infra/provisioner/bifrost|infra/provisioner/heat' - shellcheck: disabled: false repos-to-ignore: 'infra/hwconfig' @@ -67,6 +67,14 @@ properties: - logrotate + # NOTE (fdegir): throttle categories are controlled in jenkins global configuration + - throttle: + enabled: true + max-per-node: 1 + max-total: 4 + option: category + categories: + - engine-verify-tox wrappers: - build-timeout: @@ -76,7 +84,7 @@ scm: - git-scm-gerrit: ssh-credentials-id: nordixinfra-nordix-gerrit-ssh - branch: refs/heads/$GERRIT_BRANCH + branch: $GERRIT_BRANCH refspec: $GERRIT_REFSPEC wipe_workspace: true clean_before: false @@ -105,10 +113,11 @@ - compare-type: ANT pattern: '.gitignore|.gitreview|.yamllint|README.md|bindep.txt|setup.cfg|setup.py' custom-url: '* $JOB_NAME $BUILD_URL' + readable-message: 'true' builders: - multijob: - name: Engine Lint + name: Static Analysis condition: ALWAYS execution-type: PARALLEL projects: @@ -159,7 +168,7 @@ scm: - git-scm-gerrit: ssh-credentials-id: nordixinfra-nordix-gerrit-ssh - branch: refs/heads/$GERRIT_BRANCH + branch: $GERRIT_BRANCH refspec: $GERRIT_REFSPEC wipe_workspace: true clean_before: false