From 72cae8433ca6e7bba3e78bc695517401ca567817 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 16 Apr 2020 18:18:42 +0200 Subject: [PATCH] Remove pypy template Remove the template, it is not used anymore. The pypy job is still used on older stable branches. The nonvoting template is also used on older stable branches. Change-Id: Ib44e719ca341e1a9f8a0080f92032d752519f3a4 --- zuul.d/project-templates.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index cf05b707..1ff3c885 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -2339,17 +2339,6 @@ - openstack-tox-lower-constraints: branches: master -- project-template: - name: openstack-pypy-jobs - description: | - Runs unit tests for an OpenStack Python project under PyPy. - check: - jobs: - - openstack-tox-pypy - gate: - jobs: - - openstack-tox-pypy - - project-template: name: openstack-pypy-jobs-nonvoting description: |