From bdf752191822462ec744682c2f8c892a74c0fe01 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 14 Sep 2019 09:35:21 +0200 Subject: [PATCH] Use lower-constraints template Use a template so that we can change jobs in a central place if needed instead of single jobs. This does not change any testing, the same jobs are run as before. Change-Id: Iae628e8fdebc3ac8075def9f9188f57b55c25427 --- zuul.d/projects.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 874f933b..26520e77 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -2,13 +2,8 @@ templates: - check-requirements - horizon-nodejs10-jobs + - openstack-lower-constraints-jobs - openstack-python-jobs-horizon - openstack-python3-train-jobs-horizon - publish-openstack-docs-pti - release-notes-jobs-python3 - check: - jobs: - - openstack-tox-lower-constraints - gate: - jobs: - - openstack-tox-lower-constraints