dd63733b55
We bumped the default nodeset to ubuntu-noble which bumped our python version up to python3.12. We were previously pinning hacking to a version that pulls in a version of flake8 that isn't compatible with python3.12 due to entrypoint importlib_metadata compatibility issues. We fix that by updating hacking to lastest, but that introduces a new rule that requires we have whitespace after a return statement. We also fix that in the one location that was a problem. Then separately ssl.wrap_context has been removed in python 3.12 so we switch that out with SSLContext.wrap_context instead when checking irc access in the irc access check job. Change-Id: Id4e3c6f35ffcf5cea302aa1bd8b126affa4eeb07 |
||
---|---|---|
.. | ||
add-projects-to-main.py | ||
ansible-lint-roles-cache.sh | ||
batch_update_projects.py | ||
build-dib-in-docker.sh | ||
build-image.sh | ||
check_irc_access.py | ||
check_projects_yaml_alphabetized.sh | ||
check_valid_gerrit_config.sh | ||
check_valid_gerrit_projects.py | ||
check-channels-yaml.sh | ||
ci2project.py | ||
fix-neutron-stadium.py | ||
irc_tests.py | ||
mount-image.sh | ||
nodepool-validate.sh | ||
normalize_acl.py | ||
normalize_channels_yaml.py | ||
normalize_projects_yaml.py | ||
projectconfig_ruamellib.py | ||
propose_projects_yaml_update.sh | ||
run-bashate.sh | ||
run-compare-clonemap.yaml | ||
umount-image.sh | ||
zuul-projects-checks.py |