ansible/ansible-zuul-jobs

fedora-32 nodeset missing, needed for py38

ssbarnea opened this issue · 3 comments

Apparently we are missing fedora-32 nodepool image, which is a real deal because it woud have sorted the missing py38 testing environment.

For example any jobs in tox-py38 category would fail because there is no python3.8 installed on any of the nodes.

If we enable fedora-32, we can change the tox jobs to point to it and cover this python version too.

Closing, use either a fedora-34 or a fedora-35 node.

Funny ticket, outdated by two major python releses. As long we have newer images, we are good.

:-), I was doing some house keeping.