File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,14 @@ zuul_operator_tenant_config:
28
28
shadow: stackhpc-zuul-config
29
29
include:
30
30
- job
31
+ - openstack/openstack-zuul-jobs:
32
+ shadow: stackhpc-zuul-config
33
+ include:
34
+ - job
35
+ - nodeset
31
36
- include:
32
37
- job
33
38
projects:
34
- - openstack/openstack-zuul-jobs
35
39
- openstack/project-config
36
40
- openstack/kayobe:
37
41
include-branches: &upstream_branches
@@ -50,6 +54,7 @@ zuul_operator_tenant_config:
50
54
projects:
51
55
- airship/deckhand
52
56
- airship/docs
57
+ - airship/governance
53
58
- opendev/irc-meetings
54
59
- opendev/publications
55
60
- opendev/system-config
@@ -136,6 +141,7 @@ zuul_operator_tenant_config:
136
141
- openstack/tempest
137
142
- openstack/tenks
138
143
- openstack/tooz
144
+ - openstack/training-guides
139
145
- openstack/tripleo-ci
140
146
- openstack/zaqar
141
147
- starlingx/docs
You can’t perform that action at this time.
0 commit comments