From d77dd5b052d0966d63c5f9f47c5193b70cd500d1 Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Fri, 24 Aug 2018 11:10:40 +0000 Subject: [PATCH] Add stable/rocky to periodic-stable templates Add the stable/rocky branch to the list of branch for the periodic stable job templates. Depends-On: https://review.openstack.org/#/c/596276/ Change-Id: Id87dee68740e7a8eefc89bd4074713d8d41869f5 --- 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 d4096793..b2368875 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -845,11 +845,13 @@ - stable/ocata - stable/pike - stable/queens + - stable/rocky - openstack-tox-py27: branches: - stable/ocata - stable/pike - stable/queens + - stable/rocky - project-template: name: periodic-stable-jobs-neutron @@ -860,6 +862,7 @@ - stable/ocata - stable/pike - stable/queens + - stable/rocky required-projects: - openstack/neutron - openstack-tox-py27: @@ -867,6 +870,7 @@ - stable/ocata - stable/pike - stable/queens + - stable/rocky required-projects: - openstack/neutron