Skip to content

Commit 873d2f6

Browse files
committed
Rework opendev projects list
1 parent c864991 commit 873d2f6

File tree

1 file changed

+21
-12
lines changed

1 file changed

+21
-12
lines changed

ansible/inventory/group_vars/all/zuul-operator-tenant-config

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,29 @@ zuul_operator_tenant_config:
2020
- stackhpc/stackhpc-kayobe-config
2121
opendev:
2222
untrusted-projects:
23-
- opendev/base-jobs
24-
- openstack/ansible-collection-kolla
25-
- openstack/kayobe
26-
- openstack/kayobe-config
27-
- openstack/kayobe-config-dev
28-
- openstack/kolla
29-
- openstack/kolla-ansible
30-
- openstack/openstack-zuul-jobs
31-
- openstack/project-config
32-
- openstack/requirements
33-
- openstack/tenks
34-
- zuul/nodepool
23+
- opendev/base-jobs:
24+
shadow: stackhpc-zuul-config
25+
include:
26+
- job
3527
- zuul/zuul-jobs:
3628
shadow: stackhpc-zuul-config
29+
include:
30+
- job
31+
- include:
32+
- job
33+
projects:
34+
- openstack/zuul-jobs
35+
- openstack/project-config
36+
- openstack/kayobe
37+
- openstack/kayobe-config
38+
- openstack/kayobe-config-dev
39+
- openstack/kolla
40+
- openstack/kolla-ansible
41+
- include: []
42+
projects:
43+
- openstack/requirements
44+
- openstack/tenks
45+
- zuul/nodepool
3746
stackhpc:
3847
config-projects:
3948
- stackhpc-zuul-config

0 commit comments

Comments
 (0)