From b6fd3614747b7ed8c6e5f5a0e4a561bb83746ada Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 1 Aug 2013 15:45:16 -0400 Subject: [PATCH] add devstack gate to requirements changes this adds the various myriad of devstack gate jobs to requirements repo changes to ensure that our requirements list will work with the various projects in a real environment. Change-Id: I827d8612e7a185aac8503472f394ea1cd625809d --- modules/openstack_project/files/zuul/layout.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) 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