From feb7b977df8ec288851e31e1ff20eea73daa5b67 Mon Sep 17 00:00:00 2001 From: Nguyen Hai Date: Thu, 23 Aug 2018 22:02:04 +0900 Subject: [PATCH] import zuul job settings from project-config This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I5bd6a8dcd13df7f2650df92d99a03f0a1203b7a6 Story: #2002586 Task: #24316 --- zuul.d/projects.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 36effccc6..96441d34f 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -1,4 +1,10 @@ - project: + templates: + - check-requirements + - periodic-stable-jobs-neutron + - openstack-python-jobs-neutron + - openstack-python35-jobs-neutron + - release-notes-jobs check: jobs: - lbaas-tox-lower-constraints