From 4e026d3fdb6c59a6b78bcee683a8031504734370 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Mon, 23 Oct 2017 14:03:59 -0400 Subject: [PATCH] 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 --- .zuul.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index b722867bb1..93b1401e37 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: