Merge "Add Python linter job for 'integration' repo"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 6 Mar 2020 17:54:20 +0000 (17:54 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 6 Mar 2020 17:54:20 +0000 (17:54 +0000)
jjb/integration/integration.yaml

index 35181c9..2c2d89f 100644 (file)
           tox-dir: '.'
           tox-envs: 'json'
           pattern: '**/*.json'
+      - 'python':
+          tox-dir: '.'
+          tox-envs: 'py'
+          pattern: '**/*.py'
     stream:
       - 'master':
           branch: 'master'