Add pep8 job for vmware-vspc

We cannot use the 'python-jobs' template to run pep8 because the
project is Python3 only. Hence adding a pep8 job separately.

Change-Id: Idea7e83b1a0c5d42de7af6630df353040fcd52e6
This commit is contained in:
Radoslav Gerganov 2017-02-22 13:54:14 -05:00
parent 6f3bb9d7f5
commit 71af19a7aa
1 changed files with 4 additions and 0 deletions

View File

@ -18282,6 +18282,10 @@ projects:
- name: merge-check
- name: python35-jobs
- name: publish-to-pypi
check:
- gate-vmware-vspc-pep8-ubuntu-xenial
gate:
- gate-vmware-vspc-pep8-ubuntu-xenial
- name: openstack/watcher
template: