zuul.d: gerritbot: Remove check and gate jobs as now in repo
The gerritbot repository now has a .zuul.yaml file[1] which has the check and gate jobs defined for it. It is no longer needed to have it here and also stops us from running the pep8 job twice for submitted patches. [1] Commit 4658934d2239c32103c0e04cb32e2af4d44c16f4 in openstack/gerritbot Change-Id: I7e0b64bb4a880c5b100a87164b66841c8a403be9
This commit is contained in:
parent
b68ad99ab8
commit
38c0c6f363
@ -562,12 +562,6 @@
|
||||
templates:
|
||||
- system-required
|
||||
- publish-to-pypi
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-pep8
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-pep8
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-python-branch-tarball
|
||||
|
Loading…
x
Reference in New Issue
Block a user