Remove violations plugin use.
Change-Id: If1d4795ae3182f19f4d58e0777880d8bc57feecd Reviewed-on: https://review.openstack.org/33120 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Khai Do <zaro0508@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
c8cfa6727d
commit
7fa0f44a97
@ -219,26 +219,6 @@
|
|||||||
- target: '{target}'
|
- target: '{target}'
|
||||||
source: '{warfile}'
|
source: '{warfile}'
|
||||||
|
|
||||||
- publisher:
|
|
||||||
name: pep8
|
|
||||||
publishers:
|
|
||||||
- violations:
|
|
||||||
pep8:
|
|
||||||
min: 0
|
|
||||||
max: 1
|
|
||||||
unstable: 1
|
|
||||||
pattern: '**/pep8.txt'
|
|
||||||
|
|
||||||
- publisher:
|
|
||||||
name: pylint
|
|
||||||
publishers:
|
|
||||||
- violations:
|
|
||||||
pylint:
|
|
||||||
min: 0
|
|
||||||
max: 1
|
|
||||||
unstable: 1
|
|
||||||
pattern: '**/pylint.txt'
|
|
||||||
|
|
||||||
- publisher:
|
- publisher:
|
||||||
name: console-log
|
name: console-log
|
||||||
publishers:
|
publishers:
|
||||||
|
@ -30,7 +30,6 @@
|
|||||||
project: '{name}'
|
project: '{name}'
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
- pep8
|
|
||||||
- console-log
|
- console-log
|
||||||
|
|
||||||
node: '{node}'
|
node: '{node}'
|
||||||
@ -46,7 +45,6 @@
|
|||||||
project: '{name}'
|
project: '{name}'
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
- pylint
|
|
||||||
- console-log
|
- console-log
|
||||||
|
|
||||||
node: '{node}'
|
node: '{node}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user