Remove zuul from required-projects

Zuul contains symlinks to /opt, for testing reasons however this now
break zuul-executor and synchronize due to recent security fixes.  For
now, stop pushing openstack-infra/zuul to nodes until we can get a
fix.

Change-Id: I2a707229c0d17dcbd908c2c32a09a004996d5fce
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-03-14 20:22:53 -04:00
parent 59eeb51a12
commit 2645838f34
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@
- openstack-infra/gear
- openstack-infra/nodepool
- openstack-infra/shade
- openstack-infra/zuul
vars:
# NOTE(pabelanger): Because we want to test Depends-On patches in the
# gate, we don't want our roles to update git after we pushed the repos