From 6ee3caea263d778d4e5782a4a1489151c04d3c2c Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Tue, 1 Oct 2013 17:35:33 -0400 Subject: [PATCH] add the extra neutron jobs to neutronclient changes this adds the extra neutron jobs, to help ensure neutron races get exposed, to the neutronclient. It's especially useful to figure out if we've solved bug #1229475 and #1223161. Change-Id: Ic5d86995725bc8ddd2d72c724e148ab9e4c4230c --- modules/openstack_project/files/zuul/layout.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 606ec726be..837e691631 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1325,6 +1325,9 @@ projects: - check-tempest-devstack-vm-postgres-full - check-tempest-devstack-vm-cinder - check-tempest-devstack-vm-neutron + - check-tempest-devstack-vm-neutron-pg + - check-tempest-devstack-vm-neutron-isolated + - check-tempest-devstack-vm-neutron-pg-isolated - gate-tempest-devstack-vm-large-ops - check-grenade-devstack-vm gate: @@ -1339,6 +1342,9 @@ projects: - gate-tempest-devstack-vm-postgres-full - gate-tempest-devstack-vm-cinder - gate-tempest-devstack-vm-neutron + - gate-tempest-devstack-vm-neutron-pg + - gate-tempest-devstack-vm-neutron-isolated + - gate-tempest-devstack-vm-neutron-pg-isolated - gate-tempest-devstack-vm-large-ops - gate-grenade-devstack-vm experimental: