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:
parent
db366782bb
commit
4e026d3fdb
@ -6,13 +6,10 @@
|
||||
|
||||
- project:
|
||||
name: openstack/releases
|
||||
templates:
|
||||
- openstack-python35-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-validate
|
||||
- releases-tox-list-changes
|
||||
- openstack-tox-pep8
|
||||
- build-openstack-sphinx-docs
|
||||
gate:
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user