Remove pep8 job from zuul.yaml

This was a place holder for testing at the PTG. We can remove this
now since we have landed a zuulv3 job in openstack-infra/zuul.

Change-Id: I639e416f98ffd515469832db157efa174a15caac
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-03-03 13:38:30 -05:00
parent 4a107a3aa4
commit e6b7d6b4ba
2 changed files with 1 additions and 7 deletions

View File

@ -1,2 +0,0 @@
- hosts: all
tasks: []

View File

@ -15,11 +15,7 @@
gerrit:
verified: -1
- job:
name: pep8
- project:
name: openstack-infra/zuul
check:
jobs:
- pep8
jobs: []