From f563bfad852d5a9df6f2c997ddd839f5341c847f Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Feb 28 2020 11:08:09 +0000 Subject: Clean projects.yaml after the previous merge The previous changes show that multi project definition are cumulative as explained in the Zuul doc. So this patch do the final cleaning to reduce the file size. --- diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index b0cf402..a873634 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -22,65 +22,47 @@ - project: name: rpms/python-zuul-sphinx templates: - - build - - lint - publish - project: name: rpms/nodepool templates: - - build - - lint - test - publish - project: name: rpms/python3 templates: - - build - - lint - test - project: name: rpms/python35 templates: - - build - - lint - test - project: name: rpms/python36 templates: - - build - - lint - test - project: name: rpms/python37 templates: - - build - - lint - test - project: name: rpms/python38 templates: - - build - - lint - test - project: name: rpms/python39 templates: - - build - - lint - test - project: name: rpms/python27 templates: - - build - - lint - test check: jobs: @@ -90,22 +72,16 @@ - project: name: rpms/pypy templates: - - build - - lint - test - project: name: rpms/pypy3 templates: - - build - - lint - test - project: name: rpms/python-setuptools templates: - - build - - lint - test # DNF projects @@ -125,8 +101,6 @@ - project: name: test-python-package-zuul-workflow templates: - - build - - lint - test