Add gitlint for integration/xtesting verif job 88/116288/2
authormrichomme <morgan.richomme@orange.com>
Thu, 10 Dec 2020 13:57:32 +0000 (14:57 +0100)
committermrichomme <morgan.richomme@orange.com>
Thu, 10 Dec 2020 14:18:51 +0000 (15:18 +0100)
It shall help improving the quality of the commit message

Issue-ID: INT-1809

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I01716658ec82ae2e9aeb1f1d963cd94f839639c9

jjb/integration/xtesting/integration-xtesting.yaml

index 3fb927c..f1f1d41 100644 (file)
       jobs:
           - integration-linters
       subproject:
+          - 'commit':
+                tox-dir: '.'
+                tox-envs: 'gitlint'
+                pattern: '**'
           - 'yaml':
                 tox-dir: '.'
                 tox-envs: 'yaml'
       stream:
           - 'master':
                 branch: 'master'
+          - 'frankfurt':
+                branch: 'frankfurt'
+          - 'guilin':
+                branch: 'guilin'
 
 - project:
     name: integration-xtesting-release
       - 'master':
             branch: 'master'
             files: ''
-      - 'frankfurt':
-            branch: 'frankfurt'
-            files: ''
       - 'guilin':
             branch: 'guilin'
             files: ''