summaryrefslogtreecommitdiff
path: root/zuul/model.py
diff options
context:
space:
mode:
authorClark Boylan <clark.boylan@gmail.com>2022-05-03 09:33:07 -0700
committerClark Boylan <clark.boylan@gmail.com>2022-07-01 15:59:48 -0700
commitd665053fe9b12bb237ffe810212772616a18ca64 (patch)
tree4eeb0fdfbbb44aa9ab064c417b15cbc8b8c432f3 /zuul/model.py
parent4151f91684091411fc13c747fffe2114fdb4e25c (diff)
downloadzuul-d665053fe9b12bb237ffe810212772616a18ca64.tar.gz
Bump up to python3.10
This adds python3.10 testing on Jammy and switches the docker images to python3.10 from 3.8. We run sudo for postgres with -Hi to avoid non fatal errors when postres' client attempts to write command history to Zuul's homedir (it is running as the postgres user which can't write to zuul's homedir). We also need to update the libffi package version for jammy to 8 in bindep.txt. Finally, python_version values need to be quoted as "3.10" is different than 3.10 which is equivalent to 3.1 when serialized by yaml as a float. Force setuptools to use stdlib (shipped by the distro) distutils to avoid problems with virtualenvs not actually being virtualenvs. Finally we switch the bulk of jobs over to using nodeset: ubuntu-jammy as the default python there is 3.10. Change-Id: I97b90bb7a23c90f108f23dda9fdd0e89f9f4dbca
Diffstat (limited to 'zuul/model.py')
0 files changed, 0 insertions, 0 deletions