Skip to content

Commit 075e540

Browse files
committed
Fix shadow for requirements
1 parent d36e4a1 commit 075e540

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ zuul_operator_tenant_config:
2727
- stackhpc/requirements: &requirements_downstream_branches
2828
include-branches:
2929
- stackhpc/2025.1
30-
shadow:
31-
- openstack/requirements
3230
- stackhpc/stackhpc-kayobe-config:
3331
include-branches: &skc_downstream_branches
3432
- stackhpc/2025.1
@@ -98,6 +96,8 @@ zuul_operator_tenant_config:
9896
- openstack/rally-openstack
9997
- openstack/requirements:
10098
include-branches: *upstream_branches
99+
shadow:
100+
- stackhpc/requirements
101101
- openstack/tempest:
102102
include-branches: *upstream_branches
103103
# only master branch

0 commit comments

Comments
 (0)