We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36e4a1 commit 075e540Copy full SHA for 075e540
1 file changed
ansible/inventory/group_vars/all/zuul-operator-tenant-config
@@ -27,8 +27,6 @@ zuul_operator_tenant_config:
27
- stackhpc/requirements: &requirements_downstream_branches
28
include-branches:
29
- stackhpc/2025.1
30
- shadow:
31
- - openstack/requirements
32
- stackhpc/stackhpc-kayobe-config:
33
include-branches: &skc_downstream_branches
34
@@ -98,6 +96,8 @@ zuul_operator_tenant_config:
98
96
- openstack/rally-openstack
99
97
- openstack/requirements:
100
include-branches: *upstream_branches
+ shadow:
+ - stackhpc/requirements
101
- openstack/tempest:
102
103
# only master branch
0 commit comments