Merge "Add a shared openstack-tox-pylint job"
This commit is contained in:
commit
81ea69d01e
@ -310,6 +310,20 @@
|
||||
vars:
|
||||
tox_envlist: validate
|
||||
|
||||
- job:
|
||||
name: openstack-tox-pylint
|
||||
parent: openstack-tox
|
||||
description: |
|
||||
Runs pylint tests.
|
||||
|
||||
Uses tox with the ``pylint`` environment.
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^releasenotes/.*$
|
||||
vars:
|
||||
tox_envlist: pylint
|
||||
|
||||
- job:
|
||||
name: openstack-tox-compare-cover
|
||||
parent: openstack-tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user