From 2fe957edc00ade5f23a6989f8a5200288135787e Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 10 Oct 2017 09:52:20 -0400 Subject: [PATCH] Revert "Use new post pipelines" This reverts commit 01002aaf92206f9f669fec212188153139332231. Change-Id: I738f7c48b8f47e05c95de645a2d3403363204737 Signed-off-by: Paul Belanger --- zuul.d/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 7c3b5953..9c6b5312 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -1,7 +1,7 @@ # Project pipeline definition for openstack-zuul-jobs - project: name: openstack-infra/openstack-zuul-jobs - infra-check: + check: jobs: - base-integration-centos-7 - base-integration-debian-jessie @@ -20,7 +20,7 @@ - tox-linters: required-projects: - openstack-infra/zuul-jobs - infra-gate: + gate: jobs: - base-integration-centos-7 - base-integration-debian-jessie