X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fengine%2Fengine-verify-tox.yaml;h=1cf39621180d98c59364f841c3edfba73e1e5880;hb=9714e3e22c64aff876cfa1f04e42c046edb89a1d;hp=f105de43f3b82c0ac3616b801f0118080a60677f;hpb=072f94dfae775c56c5289969a908d0c29203af69;p=infra%2Fcicd.git diff --git a/jjb/engine/engine-verify-tox.yaml b/jjb/engine/engine-verify-tox.yaml index f105de43..1cf39621 100644 --- a/jjb/engine/engine-verify-tox.yaml +++ b/jjb/engine/engine-verify-tox.yaml @@ -107,65 +107,26 @@ builders: - multijob: - name: ansible-lint + name: Engine Lint condition: ALWAYS + execution-type: PARALLEL projects: - name: 'engine-verify-ansible-lint-{stream}' current-parameters: true kill-phase-on: NEVER abort-all-job: false - predefined-parameters: | - GERRIT_PROJECT=$GERRIT_PROJECT - GERRIT_BRANCH=$GERRIT_BRANCH - GERRIT_REFSPEC=$GERRIT_REFSPEC - GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER - GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE - VERBOSITY=$VERBOSITY - - multijob: - name: shellcheck - condition: ALWAYS - projects: - name: 'engine-verify-shellcheck-{stream}' current-parameters: true kill-phase-on: NEVER abort-all-job: false - predefined-parameters: | - GERRIT_PROJECT=$GERRIT_PROJECT - GERRIT_BRANCH=$GERRIT_BRANCH - GERRIT_REFSPEC=$GERRIT_REFSPEC - GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER - GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE - VERBOSITY=$VERBOSITY - - multijob: - name: yamllint - condition: ALWAYS - projects: - name: 'engine-verify-yamllint-{stream}' current-parameters: true kill-phase-on: NEVER abort-all-job: false - predefined-parameters: | - GERRIT_PROJECT=$GERRIT_PROJECT - GERRIT_BRANCH=$GERRIT_BRANCH - GERRIT_REFSPEC=$GERRIT_REFSPEC - GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER - GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE - VERBOSITY=$VERBOSITY - - multijob: - name: docs - condition: ALWAYS - projects: - name: 'engine-verify-docs-{stream}' current-parameters: true kill-phase-on: NEVER abort-all-job: false - predefined-parameters: | - GERRIT_PROJECT=$GERRIT_PROJECT - GERRIT_BRANCH=$GERRIT_BRANCH - GERRIT_REFSPEC=$GERRIT_REFSPEC - GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER - GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE - VERBOSITY=$VERBOSITY - job-template: name: 'engine-verify-{lint-type}-{stream}' @@ -177,10 +138,6 @@ node: infra-tools-docker-slave-ubuntu1804 parameters: - - string: - name: PROJECT - default: $GERRIT_PROJECT - description: 'The project which the change is proposed for' - string: name: LINT_TYPE default: '{lint-type}' @@ -189,11 +146,6 @@ name: REPOS_TO_IGNORE default: '{repos-to-ignore}' description: 'Repos to ignore for the specific lint type' - - string: - name: VERBOSITY - default: 'false' - description: 'Verbosity setting for the tox script' - - nordix-gerrit-parameters properties: - logrotate