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.
New arches support could be added later.
Zuul encountered a syntax error while parsing its configuration in the repo fedora-zuul-jobs-config on branch master. The error was:
while parsing a quoted scalar in "fedora-zuul-jobs-config/zuul.d/projects.yaml@master", line 63, column 11 found unknown escape character in "fedora-zuul-jobs-config/zuul.d/projects.yaml@master", line 63, column 24
@churchyard Hi,
Let me know if we could merge this. I've tested it on python3.9 here: https://src.fedoraproject.org/rpms/python3.9/pull-request/42 and this change propose to enable this on python3.*
rebased onto 65113c22c4bbf6ac14fc36f8792de35474fcdd48
Build succeeded.
I like it, feel free to merge or add more arches. Thanks!
sure, could you list the arches you need for python ?
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
All of them, aarch64, armv7hl, i686, ppc64le, s390x, x86_64 (that one runs implicitly).
Thanks, ok great, I'll do that asap after my PTO.
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.
New arches support could be added later.