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
| ... | ... |
@@ -195,12 +195,6 @@ value defined in the parent job, or the default from DevStack, if any. |
| 195 | 195 |
- A bridge called br-infra is set up for all jobs that inherit |
| 196 | 196 |
from multinode with a dedicated `bridge role |
| 197 | 197 |
<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. |
|
| 204 | 198 |
* - DEVSTACK_CINDER_VOLUME_CLEAR |
| 205 | 199 |
- devstack |
| 206 | 200 |
- *CINDER_VOLUME_CLEAR: true/false* in devstack_localrc in the |