diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index ee08dbba1a..950bff1b3f 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1141,9 +1141,18 @@ projects: check: - gate-requirements-install - gate-requirements-python27 + - gate-tempest-devstack-vm-full + - gate-tempest-devstack-vm-cells-full + - gate-tempest-devstack-vm-postgres-full + - gate-tempest-devstack-vm-neutron + - gate-grenade-devstack-vm gate: - gate-requirements-install - gate-requirements-python27 + - gate-tempest-devstack-vm-full + - gate-tempest-devstack-vm-postgres-full + - gate-tempest-devstack-vm-neutron + - gate-grenade-devstack-vm post: - post-mirror-python26 - post-mirror-python27