Include nodesets in zuul/nodepool
We're sharing jobs from the zuul/nodepool repos with the openstack tenant, so we also need to include nodeset objects which may be referenced by those jobs. Change-Id: If468622d21407858c6d2a8b24037501b0ca5fc48
This commit is contained in:
parent
dc0a707369
commit
60e5b59c6c
@ -1530,9 +1530,9 @@
|
|||||||
- x/xstatic-qunit
|
- x/xstatic-qunit
|
||||||
- x/zmq-event-publisher
|
- x/zmq-event-publisher
|
||||||
- zuul/nodepool:
|
- zuul/nodepool:
|
||||||
include: ['job', 'secret']
|
include: ['job', 'secret', 'nodeset']
|
||||||
- zuul/zuul:
|
- zuul/zuul:
|
||||||
include: ['job', 'secret']
|
include: ['job', 'secret', 'nodeset']
|
||||||
github:
|
github:
|
||||||
untrusted-projects:
|
untrusted-projects:
|
||||||
# Don't load any configuration from these projects because we
|
# Don't load any configuration from these projects because we
|
||||||
|
Loading…
Reference in New Issue
Block a user