From 65113c22c4bbf6ac14fc36f8792de35474fcdd48 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Dec 22 2020 11:00:24 +0000 Subject: Enable aarch64 + ppc64le arch for python3.* This enable a scratch-build for those new arches. The jobs are non-voting. The x86_64 job will still run as voting. The jobs for the new arches do not produce any artifacts. The childs jobs still use the x86_64 build to process. The master/f33/f32 are support by those new jobs. - rpm-scratch-build-aarch64 - rpm-scratch-build-ppc64le New arches support could be added later. --- diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index f07c915..e84baf7 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -58,8 +58,9 @@ templates: - publish +# python runtime distgits such as rpms/python3.xx - project: - name: rpms/python3.9 + name: "^rpms/python3\\.\\d+" templates: - build-aarch64 - build-ppc64le