From 01002aaf92206f9f669fec212188153139332231 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 3 Oct 2017 18:36:01 +0200 Subject: [PATCH] Use new post pipelines Change-Id: I85a980a0434d003e4cfe6b85dfe96a122c48a2f8 Depends-On: I084b819ea0a4b67f36df61ccb3bfd6963cc3940d --- 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 7f4ae5e2..47bc7bdc 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 - check: + infra-check: jobs: - base-integration-centos-7 - base-integration-debian-jessie @@ -18,7 +18,7 @@ - multinode-integration-opensuse423 - build-openstack-sphinx-docs - tox-linters - gate: + infra-gate: jobs: - base-integration-centos-7 - base-integration-debian-jessie