Skip to content

Commit 5ae8a35

Browse files
committed
Drop DEVSTACK_GATE_FEATURE_MATRIX
DEVSTACK_GATE_FEATURE_MATRIX seems to be an old legacy thing that is no longer being used. It currently prevents using the jobs in openstack/devstack without adding openstack/devstack-gate for the role. Change-Id: Iab9b4862c01043d2c158398bac4b3b289a0adba0
1 parent db51518 commit 5ae8a35

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

doc/source/zuul_ci_jobs_migration.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,12 +195,6 @@ value defined in the parent job, or the default from DevStack, if any.
195195
- A bridge called br-infra is set up for all jobs that inherit
196196
from multinode with a dedicated `bridge role
197197
<https://zuul-ci.org/docs/zuul-jobs/general-roles.html#role-multi-node-bridge>`_.
198-
* - DEVSTACK_GATE_FEATURE_MATRIX
199-
- devstack-gate
200-
- ``test_matrix_features`` variable of the test-matrix role in
201-
devstack-gate. This is a temporary solution, feature matrix
202-
will go away. In the future services will be defined in jobs
203-
only.
204198
* - DEVSTACK_CINDER_VOLUME_CLEAR
205199
- devstack
206200
- *CINDER_VOLUME_CLEAR: true/false* in devstack_localrc in the

playbooks/pre.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
set_fact:
2727
external_bridge_mtu: "{{ local_mtu | int - 50 }}"
2828
roles:
29-
- test-matrix
3029
- configure-swap
3130
- setup-stack-user
3231
- setup-tempest-user

0 commit comments

Comments
 (0)