From 432a9c6a9917798f2b22cecece73d00697f676bc Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Thu, 29 Aug 2024 13:41:36 +0200 Subject: [PATCH] Pin publish-openstack-releasenotes-python3 to jammy Some projects cannot work with python 3.12 for reno builds yet, stick to python3.10 on Ubuntu Jammy for now. Change-Id: I8065c9f7e63c3f94222cbf8488b079275421a45e --- zuul.d/jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 1313d90494..baf8284e82 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -231,6 +231,8 @@ - playbooks/publish/releasenotes.yaml - playbooks/publish/openstack-afs.yaml semaphores: publish-releasenotes + # TODO(frickler): Drop the pin again after 2024.2 release + nodeset: ubuntu-jammy override-branch: master # Building translated releasenotes can take long for large repositories timeout: 3600