diff --git a/doc/source/zuul_ci_jobs_migration.rst b/doc/source/zuul_ci_jobs_migration.rst index 17e7e16fb7..c43603ea17 100644 --- a/doc/source/zuul_ci_jobs_migration.rst +++ b/doc/source/zuul_ci_jobs_migration.rst @@ -195,12 +195,6 @@ value defined in the parent job, or the default from DevStack, if any. - A bridge called br-infra is set up for all jobs that inherit from multinode with a dedicated `bridge role `_. - * - DEVSTACK_GATE_FEATURE_MATRIX - - devstack-gate - - ``test_matrix_features`` variable of the test-matrix role in - devstack-gate. This is a temporary solution, feature matrix - will go away. In the future services will be defined in jobs - only. * - DEVSTACK_CINDER_VOLUME_CLEAR - devstack - *CINDER_VOLUME_CLEAR: true/false* in devstack_localrc in the diff --git a/playbooks/pre.yaml b/playbooks/pre.yaml index 60f365aa7a..ff97a1f501 100644 --- a/playbooks/pre.yaml +++ b/playbooks/pre.yaml @@ -26,7 +26,6 @@ set_fact: external_bridge_mtu: "{{ local_mtu | int - 50 }}" roles: - - test-matrix - configure-swap - setup-stack-user - setup-tempest-user