From 3943da9157008831c355a78f3f192fad5f386541 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 7 Jan 2024 14:12:49 +0900 Subject: [PATCH] Update stable branch jobs The stable/2023.2 branch was cut off a while ago. Also the stable/yoga already entered the EM phase so does not require testing. Change-Id: I959aded71235ca8577733696f25ec8b891d925e0 --- .zuul.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d413e88..460b59f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,3 +1,9 @@ +- job: + name: heat-functional-2023-2 + parent: heat-functional + nodeset: openstack-single-node-jammy + override-checkout: stable/2023.2 + - job: name: heat-functional-2023-1 parent: heat-functional @@ -10,12 +16,6 @@ nodeset: openstack-single-node-focal override-checkout: stable/zed -- job: - name: heat-functional-yoga - parent: heat-functional - nodeset: openstack-single-node-focal - override-checkout: stable/yoga - - project: queue: heat templates: @@ -25,9 +25,9 @@ jobs: - heat-functional - heat-functional-legacy + - heat-functional-2023-2 - heat-functional-2023-1 - heat-functional-zed - - heat-functional-yoga gate: jobs: - heat-functional