diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 0ecbf06845..ce46af64d5 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1140,9 +1140,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