From d2b92346c8e943b0935e31d6f83e75f34a5ea3b1 Mon Sep 17 00:00:00 2001 From: qingszhao Date: Fri, 24 Aug 2018 04:59:47 +0000 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: Ib309507e9982e34cde1de5624587d9f0605bbde3 Story: #2002586 Task: #24341 --- zuul.d/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index dfcb7f1..b7ea1a3 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,4 +1,6 @@ - project: + templates: + - ansible-lint-jobs check: jobs: - openstack-tox-linters