From fff18807486c0e0c45070b36ffb62e70513aaa65 Mon Sep 17 00:00:00 2001 From: Nguyen Hai Date: Thu, 23 Aug 2018 22:02:31 +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: I0ff16a1354bf716f1df938573993cd9254cf6843 Story: #2002586 Task: #24316 --- zuul.d/projects.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index a6e8c3eaa5..7a4259d27e 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -1,6 +1,13 @@ # Note: Some official OpenStack wide jobs are still defined in the # project-config repository - project: + templates: + - check-requirements + - periodic-stable-jobs-neutron + - openstack-python-jobs + - openstack-python35-jobs + - publish-openstack-docs-pti + - release-notes-jobs check: jobs: - neutron-lbaasv2-dsvm-api @@ -59,6 +66,7 @@ - ^tools/.*$ - ^(test-|)requirements.txt$ - ^tox.ini$ + - openstack-tox-cover gate: queue: octavia jobs: @@ -101,6 +109,7 @@ - ^tools/.*$ - ^(test-|)requirements.txt$ - ^tox.ini$ + - openstack-tox-cover experimental: queue: octavia jobs: