Signed-off-by: Adam Williamson awilliam@redhat.com
Based on https://pagure.io/fedora-project-config/c/adc646f5b8eaf5b87ad514bd1fed4ae66c3d7951?branch=master .
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/6784a0208b584769bf0705b51dca8bac
@adamwill thanks, we need to also to follow steps in the README and generate changes in fedora-zuul-jobs, similar to https://pagure.io/fedora-zuul-jobs/pull-request/166#
fedora-zuul-jobs
❯ make render type -p dhall-to-yaml 2> /dev/null || echo "Unable to find dhall-to-yaml in your PATH" /usr/bin/dhall-to-yaml type -p zuulfmt 2> /dev/null || "Unable to find zuulfmt in your PATH" /var/home/mvadkert/.virtualenvs/zuul/bin/zuulfmt dhall hash --file $FZCI > /dev/null dhall: ↳ /"/"/var/home/mvadkert/git/pagure.io/fedora-project-config/FZCI.dhall/Branches.dhall Error: Invalid duplicate field: F38 61│ { Rawhide = "rawhide" 62│ , F37 = "f37" 63│ , F38 = "f38" 64│ , F38 = "f39" 65│ , Epel8 = "epel8" 66│ , Epel9 = "epel9" 67│ , Epel9Next = "epel9-next" 68│ } /var/home/mvadkert/git/pagure.io/fedora-project-config/FZCI.dhall/Branches.dhall:61:13 1│ ./Branches.dhall /var/home/mvadkert/git/pagure.io/fedora-project-config/FZCI.dhall/package.dhall:1:16 make: *** [Makefile:9: render] Error 1
I tried it myself and seems it found some issues, will comment on that
seems this should be
, F39 = "f39"
Added also nodepool image for f39:
https://softwarefactory-project.io/r/c/config/+/29182
seems this should be , F39 = "f39"
look, copying and pasting is hard, okay
rebased onto 4032712e720602d180c52cc527a172db9a83ba36
OK, fixed that, and filed https://pagure.io/fedora-zuul-jobs/pull-request/180 and https://pagure.io/fedora-zuul-jobs-config/pull-request/185 .
@adamwill thanks, we are waiting for nodepool change, seems Zuul has some outage, so it is taking a bit longer.
@adamwill I invited you to the Zuul operations channel, I seek there sometime help with Zuul :)
recheck
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/3547a5f684db435db727e719538dcc3e
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline). https://fedora.softwarefactory-project.io/zuul/buildset/cfa7318fb7e04881ac6b700f019bcd63
Pull-Request has been merged by zuul
Signed-off-by: Adam Williamson awilliam@redhat.com