From aa5058c8c88a2fd7e2e09e6f806fd61455a2f16b Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Tue, 26 Mar 2019 20:16:38 +0000 Subject: [PATCH] Add stable/stein to periodic-stable templates Add the stable/stein branch to the list of branch for the periodic stable job templates. Depends-On: https://review.openstack.org/#/c/647867/ Change-Id: I25f14b238fbba2094164d7e606ae3fc5d62800f2 --- zuul.d/project-templates.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index e95e25cc..673b72b6 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -1159,12 +1159,14 @@ - stable/pike - stable/queens - stable/rocky + - stable/stein - openstack-tox-py27: branches: - stable/ocata - stable/pike - stable/queens - stable/rocky + - stable/stein - project-template: name: periodic-stable-jobs-neutron @@ -1181,6 +1183,7 @@ - stable/pike - stable/queens - stable/rocky + - stable/stein required-projects: - openstack/neutron - openstack-tox-py27: @@ -1189,6 +1192,7 @@ - stable/pike - stable/queens - stable/rocky + - stable/stein required-projects: - openstack/neutron