From be405d46b7f238a7fc452ed9a3de32d4b3e5954f Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 30 Aug 2017 12:38:15 -0700 Subject: [PATCH] Remove project stanza The gating configuration for this project is in project-config to make this repo easier to consume. Change-Id: Iacc9fc4d510d3740d2fc089d0bada192f17870f2 Depends-On: Iaa8a8eec7746b2d59be41390462b85735de80a7a --- zuul.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/zuul.yaml b/zuul.yaml index 68b1c71f6..c8a99ed0e 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -145,12 +145,3 @@ Do additional setup needed for multi-node jobs such as setting up overlay networks and setting up known-hosts and ssh keys pre-run: playbooks/multinode/pre - -- project: - name: openstack-infra/zuul-jobs - check: - jobs: - - tox-linters - gate: - jobs: - - tox-linters