adding tox-pep8 as zuul gate
enable test for pep8 code check and enable vote zuul for pep8 code check. This will gate code check to make sure code quality. in currently codebase with change https://review.openstack.org/#/c/595484/ and https://review.openstack.org/#/c/595451/ The pep8 check is clean. Change-Id: Iadd3fa8ebcd7da194d4402b6def7ab9d70d86919 Story: 2003428 Task: 24815 Signed-off-by: Sun Austin <austin.sun@intel.com>
This commit is contained in:
parent
bafe59d6c5
commit
ccc2cd10ed
@ -2,5 +2,9 @@
|
||||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-pep8:
|
||||
voting: false
|
||||
- openstack-tox-pep8
|
||||
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-pep8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user