Add pep8 job

By removing openstack-python-jobs zuul template when we dropped
support for python2 we accidentally removed pep8 job as well as
it was part of that template.
This review adds the pep8 job explicitely.

Change-Id: I9c1c5cf1667d95de91533c2a266263a66ece365e
This commit is contained in:
Martin Kopec 2020-04-23 15:54:15 +00:00
parent 3042a3cac8
commit c8a084937e
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-pep8
- python-tempestconf-tempest-devstack-admin
- python-tempestconf-tempest-devstack-admin-train
- python-tempestconf-tempest-devstack-admin-stein
@ -19,6 +20,7 @@
- refstack-client-devstack-tempestconf
gate:
jobs:
- openstack-tox-pep8
- python-tempestconf-tempest-devstack-admin
- python-tempestconf-tempest-devstack-admin-train
- python-tempestconf-tempest-devstack-admin-stein