Merge "Deploy Python linter job for integration/simulators/pnf-simulator repo"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 10 Apr 2020 16:13:04 +0000 (16:13 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 10 Apr 2020 16:13:04 +0000 (16:13 +0000)
jjb/integration/simulators/integration-pnf-simulator.yaml

index 09875f8..0fbecb7 100644 (file)
                 tox-dir: '.'
                 tox-envs: 'json'
                 pattern: '**/*.json'
+          - 'python':
+                tox-dir: '.'
+                tox-envs: 'py'
+                pattern: '**/*.py'
       stream:
           - 'master':
                 branch: 'master'