diff --git a/bindep.txt b/bindep.txt index 4aa31f23856..a8bd811d10a 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,7 +1,7 @@ # This file contains runtime (non-python) dependencies # More info at: http://docs.openstack.org/infra/bindep/readme.html -python36-devel [platform:rpm] +python3-devel [platform:rpm] # tools/misc-sanity-checks.sh validates .po[t] files gettext [test] diff --git a/zuul.d/job-templates.yaml b/zuul.d/job-templates.yaml index 0e3e209cda5..f361f498cf5 100644 --- a/zuul.d/job-templates.yaml +++ b/zuul.d/job-templates.yaml @@ -23,6 +23,9 @@ - openstack-tox-py39: # from openstack-python3-zed-jobs template timeout: 3600 irrelevant-files: *irrelevant-files + - openstack-tox-py310: # from openstack-python3-zed-jobs template + timeout: 3600 + irrelevant-files: *irrelevant-files - openstack-tox-lower-constraints: # from openstack-tox-lower-constraints template timeout: 3600 irrelevant-files: *irrelevant-files