From c41c49db4a5498810638b7f11dbd9db3fac6ffc4 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Wed, 1 Aug 2018 10:56:39 -0400 Subject: [PATCH] Use release-openstack-server job-template We don't want these roles pushed to pypi, so no need to try uploading them. This template is the same as publish-to-pypi except it's not pushing the project to pypy. Also add jobs from project-config; so we can control here. Change-Id: I9b2b29b3a79a89199f7d149673791d1711189913 --- zuul.d/layout.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 0c51ba9..96629ae 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,3 +1,13 @@ - project: templates: - tripleo-multinode-container-minimal + - release-openstack-server + check: + jobs: + - openstack-tox-linters + gate: + jobs: + - openstack-tox-linters + post: + jobs: + - publish-openstack-python-branch-tarball