From 704503bd60c7e9f43278d3dc77277661ada63e07 Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Thu, 18 Aug 2022 19:43:11 -0500 Subject: [PATCH] Move the requirements-constraints job to the periodic-weekly pipeline Generating these updates on a daily basis isn't realistic and they often take several modifications to merge. The current process withing the requirements team is to modify the topic and then work on them. The next time the periodic pipeline triggers we "ignore" the new change. This change switches to the periodic-weekly pipeline to better match the available workflow of the requirements team Change-Id: I478a64b21d9f19ece21ec5fb7a1327a106664529 --- zuul.d/projects.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index b94ebc7064..6227034292 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -4873,6 +4873,8 @@ - publish-wheel-cache-ubuntu-jammy-arm64 - publish-wheel-cache-ubuntu-focal-arm64 - publish-wheel-cache-ubuntu-bionic-arm64 + periodic-weekly: + jobs: - propose-updates: branches: master vars: