diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 63179008b7..62929e65fb 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -597,6 +597,9 @@ jobs: - name: gate-swift-tox-func branch: ^(?!stable/(havana|icehouse)).*$ voting: false + - name: ^(gate|check)-tempest-dsvm-full-apache-services + voting: false + branch: ^(!?stable/(havana|icehouse)).*$ # The project list is grouped by type of project, and within each # group, projects are sorted (mostly) alphabetically. @@ -846,6 +849,7 @@ projects: - gate-tempest-dsvm-neutron-large-ops - check-swift-dsvm-functional - check-rally-dsvm-keystone + - check-tempest-dsvm-full-apache-services gate: - gate-devstack-dsvm-cells - gate-tempest-dsvm-postgres-full @@ -1342,6 +1346,7 @@ projects: - check-tempest-dsvm-postgres-full - gate-tempest-dsvm-large-ops - gate-tempest-dsvm-neutron-large-ops + - check-tempest-dsvm-full-apache-services gate: - gate-python-keystoneclient-python33 - gate-devstack-dsvm-cells