From: mrichomme Date: Thu, 10 Dec 2020 13:57:32 +0000 (+0100) Subject: Add gitlint for integration/xtesting verif job X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F88%2F116288%2F2;p=ci-management.git Add gitlint for integration/xtesting verif job It shall help improving the quality of the commit message Issue-ID: INT-1809 Signed-off-by: mrichomme Change-Id: I01716658ec82ae2e9aeb1f1d963cd94f839639c9 --- diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml index 3fb927c06..f1f1d410a 100644 --- a/jjb/integration/xtesting/integration-xtesting.yaml +++ b/jjb/integration/xtesting/integration-xtesting.yaml @@ -16,6 +16,10 @@ jobs: - integration-linters subproject: + - 'commit': + tox-dir: '.' + tox-envs: 'gitlint' + pattern: '**' - 'yaml': tox-dir: '.' tox-envs: 'yaml' @@ -35,6 +39,10 @@ stream: - 'master': branch: 'master' + - 'frankfurt': + branch: 'frankfurt' + - 'guilin': + branch: 'guilin' - project: name: integration-xtesting-release @@ -103,9 +111,6 @@ - 'master': branch: 'master' files: '' - - 'frankfurt': - branch: 'frankfurt' - files: '' - 'guilin': branch: 'guilin' files: ''