From 4df032a1ee03269f0804056b952ff0fca14b7b5c Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Fri, 16 Feb 2018 11:07:09 +0000 Subject: [PATCH] Add stable/queens to periodic-stable templates Add the stable/queens branch to the list of branch for the periodic stable job templates. Change-Id: I695358b29c5e2bd7f7891edd7487b23252aa7cbc --- 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 818cfbf7..07e1ed77 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -707,10 +707,12 @@ branches: - stable/ocata - stable/pike + - stable/queens - openstack-tox-py27: branches: - stable/ocata - stable/pike + - stable/queens - project-template: name: periodic-stable-jobs-neutron @@ -720,12 +722,14 @@ branches: - stable/ocata - stable/pike + - stable/queens required-projects: - openstack/neutron - openstack-tox-py27: branches: - stable/ocata - stable/pike + - stable/queens required-projects: - openstack/neutron