Add global PEP8/Bandit zuul job

This change adds the global openstack zuul job for
running pep8 via tox. Bandit is also ran as part of
this job.

Change-Id: I34c880ade2c4ff5f6b2badca8512b84b43d8636b
This commit is contained in:
Gage Hugo 2018-08-20 17:27:06 -05:00
parent 11d941c918
commit 72983451ed
1 changed files with 2 additions and 0 deletions

View File

@ -13,12 +13,14 @@
- project:
check:
jobs:
- openstack-tox-pep8
- airship-armada-linter
- airship-armada-lint-pep8
- airship-armada-ubuntu
- airship-armada-docker-build-gate
gate:
jobs:
- openstack-tox-pep8
- airship-armada-linter
- airship-armada-lint-pep8
- airship-armada-docker-build-gate