From 52f69d39df7fc203846a4bc1cd0ca0015ea9b802 Mon Sep 17 00:00:00 2001 From: yatinkarel Date: Mon, 4 Nov 2024 17:48:53 +0530 Subject: [PATCH] Use 2024.2 constraints master translation job With py3.8 cleanup master constraints no longer usable in these jobs which runs on ubuntu bionic. Change-Id: Ief90594b50bd742424f3fd9a0a299e13e94c6504 --- zuul.d/project-templates.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index 8fb7366c..bf9f4700 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -2782,10 +2782,16 @@ jobs: - upstream-translation-update: branches: master + required-projects: + - name: openstack/requirements + override-checkout: stable/2024.2 periodic: jobs: - propose-translation-update: branches: master + required-projects: + - name: openstack/requirements + override-checkout: stable/2024.2 - project-template: name: translation-jobs-master-stable