[all][requirements][qa]: requirement-checks job broken for <=stable/yoga because it run on ubuntu-jammy on stable branch

Ghanshyam Mann gmann at ghanshyammann.com
Thu Dec 29 19:55:39 UTC 2022


Hello Everyone,

While base jobs in opendev moved to run on ubuntu-jammy, requirement-checks job start running on
ubuntu-jammy which is ok for the master but not for stable branches. As result, requirement-checks
on stable branch running on ubuntu-jammy and started failing for stable/yoga and less:

Error: No package matching 'python-dev' is available
- https://zuul.opendev.org/t/openstack/build/811ca9311b894b97bfae4438070e5e22

Fixing it by setting the nodeset explicitly in that job so that it does not get changed in future
when we move to ubuntu new version for testing.

- https://review.opendev.org/q/Ie676079c0b798335ab2a82c03fe4715e0eee4d57

If you see the requirement-checks job failing (if there is a requirement change in the stable branch
backport), please hold the recheck until the above fixes are merged.

As tox4 fails the requirement gate, pushing the above fixes on top of tox4 fixes
- https://review.opendev.org/q/I7bc7c98954395765f16cc943e5c826983db5dba0

-gmann



More information about the openstack-discuss mailing list