From 579762e0f9a6eef20fbe1a34e8d2d413d4e1ae0d Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 29 Aug 2018 10:13:01 -0400 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: Iab8956a8e2efd36cda00bf0dd1500e83ab19886d Story: #2002586 Task: #24341 --- zuul.d/layout.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index ef215dcb3..d999564b9 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,9 +1,13 @@ ---- - project: - name: openstack/python-tripleoclient templates: - tripleo-undercloud-jobs - tripleo-multinode-baremetal-minimal - tripleo-multinode-container-minimal - tripleo-buildimage-jobs + - openstack-python-jobs + - openstack-python35-jobs + - check-requirements + - openstackclient-plugin-jobs + - release-notes-jobs + - publish-openstack-sphinx-docs