We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49de356 commit a99812dCopy full SHA for a99812d
1 file changed
ansible/inventory/group_vars/all/zuul-operator-tenant-config
@@ -82,7 +82,10 @@ zuul_operator_tenant_config:
82
- openstack/rally-openstack
83
- openstack/requirements:
84
include-branches: *upstream_branches
85
- - openstack/tempest
+ - openstack/tempest:
86
+ include-branches: *upstream_branches
87
+ # only master branch
88
+ - x/devstack-plugin-tobiko
89
- include: []
90
projects:
91
- airship/airshipctl
0 commit comments