Commit Graph

2 Commits

Author SHA1 Message Date
Paul Belanger f2ad0b38a4 Test coverage to exclude pipeline with untrusted project
This is to confirm our syntax is correct when excluding pipelines from
an untrusted project.

Change-Id: Ieb6e714c9d9030aa1342de8d791d17130a2993c5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-01-20 13:34:37 -05:00
James E. Blair ac180ce3ed Allow per-repo selection of configuration classes to load
So that multiple Zuul installations can share portions of their
configuration, allow the administrator to indicate which
configuration objects should be loaded from which repositories.

This also facilitates third-party CI, and is important for
any interaction with repos for which a given Zuul installation is
not fully responsible.

In particular, this allows an administrator to use the jobs, but
not the project-pipeline definitions from a given repo.  Or even
to use the content of a repo without reading any of the zuul
configuration therein.

Change-Id: I8a07e298c8cf4dd7cbf6f5b7fc38990f7d740af4
2017-06-08 11:38:03 -07:00