#202 Drop F40 and F41, add F42 containers and F43, make F43 latest
Merged by zuul. Opened by adamwill.
adamwill/fedora-zuul-jobs add-43-drop-40  into  master

Download 202.patch

Generated from https://pagure.io/fedora-project-config/pull-request/351.

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/a5af6e876a074d9a8f8a234c9b51a3d8

rebased onto a54efc8829e7b693fcc6d13bc8a8b7f587800a29

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/bd4cc21beab74014ba33e2435d249df2

rebased onto a54efc8829e7b693fcc6d13bc8a8b7f587800a29

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/2538658b1fbd4690b576c88328bb1b2f

rebased onto a54efc8829e7b693fcc6d13bc8a8b7f587800a29

Zuul encountered a syntax error while parsing its
configuration in the repo fedora-zuul-jobs-config on branch master. The
problem was:

The nodeset "fedora-41-container" was not found.

The problem appears in the the "clean-stalled-koji-tasks" job stanza:

job:
name: clean-stalled-koji-tasks
description: Cancel Koji tasks running for more than 12 hours
run: playbooks/koji/clean-stalled-koji-tasks.yaml
nodeset: fedora-41-container
protected: true
roles:
- zuul: zuul-distro-jobs
secrets:
...

in "fedora-zuul-jobs-config/zuul.d/jobs.yaml@master", line 3

Zuul encountered a syntax error while parsing its
configuration in the repo fedora-zuul-jobs-config on branch master. The
problem was:

The nodeset "fedora-41-container" was not found.

The problem appears in the the "clean-stalled-koji-tasks" job stanza:

job:
name: clean-stalled-koji-tasks
description: Cancel Koji tasks running for more than 12 hours
run: playbooks/koji/clean-stalled-koji-tasks.yaml
nodeset: fedora-41-container
protected: true
roles:
- zuul: zuul-distro-jobs
secrets:
...

in "fedora-zuul-jobs-config/zuul.d/jobs.yaml@master", line 3

huh? latest-version is 43. wat

Ohh, I see, the error is when parsing master to compare against. So it's a catch-22, that won't be fixed till this is merged.

The diff looks a bit odd as it looks like we're deleting F42 jobs, but really it's just an odd-looking diff, further down you can see the F40 jobs get "renamed" to be F42 and F41 'renamed' to F43, so we're really dropping the F40 and F41 jobs as expected.

Ohh, I see, the error is when parsing master to compare against. So it's a catch-22, that won't be fixed till this is merged.

Hmm ok, we can try to merge that first and rerun the tests to make sure all is ok. Ping me when all is ready and will give it a final :eyes:

Also pinging @fab to double check about that

Hmm, it's still weird that we get that failure, I guess, as F41 hasn't been removed from master? So I don't know what's going on. But I can't see how it's a problem in this PR. Maybe somebody manually removed the nodeset from somewhere as F41 is EOL or something? It's weird.

Anyhow, I've updated and rebased all three PRs to drop F41 as well as F40, since F41 is also now EOL.

Diff LGTM, will wait on @fab to check the zuul failure also, and will let him do the merge

We don't have that label available: https://fedora.softwarefactory-project.io/zuul/labels
I'll manage to get it ASAP.

https://softwarefactory-project.io/r/c/config/+/34847

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/244ffe755bf34cb8a963eee243575cb6

Metadata Update from @fbo:
- Pull-request tagged with: gateit

Build succeeded (gate pipeline).
https://fedora.softwarefactory-project.io/zuul/buildset/cb76fb0df4ba497b9ef47a2e177979f5

Pull-Request has been merged by zuul

Metadata