From ede1470a9942d2dfcef479bf66561514103c5e9d Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Tue, 19 Jan 2021 14:09:10 +0100 Subject: [PATCH] cursive: prepare to move the jobs in-tree The job definitions will be moved into the cursive repository and updated when needed. For example, the python(2) and python35 jobs are failing right now and they won't be copied anyway. Required-By: https://review.opendev.org/746584 Change-Id: I92bd7e69d03f1a387b0d34fb667c6fc4b099a1da --- zuul.d/projects.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 22afdc521d..593bab5600 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -6607,9 +6607,6 @@ - project: name: x/cursive templates: - - openstack-python-jobs - - openstack-python35-jobs - - check-requirements - publish-to-pypi - project: