From 150b4edcc9bb44e69e77b13096b2e8da5c216523 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 11 Jul 2018 08:43:44 -0400 Subject: [PATCH] import zuul job settings from project-config Step 1 of moving the zuul job settings out of project-config and into each project repository. See the python3-first goal document for details: https://review.openstack.org/#/c/575933/ Change-Id: I23baea4b822c594b47d18ac49bb1a1da522e4aad --- .zuul.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 67a39c42..45c94a21 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,10 @@ - project: + templates: + - check-requirements + - release-notes-jobs + - openstack-python-jobs + - openstack-python35-jobs + - publish-openstack-sphinx-docs check: jobs: - openstack-tox-lower-constraints