remove the association of jobs that are configured in project-config

The py35 and pep8 jobs are defined as part of the CTI and as such
should be managed through the project-config repository. Removing the
entries here should also fix the way the exclusion rules for files
that don't affect the tests are applied.

Depends-On: Iaa8dc88e999d22e2242eeb963838b29ba35ac3aa
Change-Id: I1dd45d269716d54c8d56a12912676bdc269aafcb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-10-23 14:03:59 -04:00
parent db366782bb
commit 4e026d3fdb

View File

@ -6,13 +6,10 @@
- project: - project:
name: openstack/releases name: openstack/releases
templates:
- openstack-python35-jobs
check: check:
jobs: jobs:
- openstack-tox-validate - openstack-tox-validate
- releases-tox-list-changes - releases-tox-list-changes
- openstack-tox-pep8
- build-openstack-sphinx-docs - build-openstack-sphinx-docs
gate: gate:
jobs: jobs: