Don't run requirements integration for Grizzly

* modules/openstack_project/files/zuul/layout.yaml: The
.*-requirements-integration-dsvm jobs are dependent on requirements
list normalization and some related mechanisms in the
openstack/requirements project which were developed during the
Havana release cycle and not backported to the stable/grizzly
branch, so we cannot expect them to run reliably their in the
present state.

Change-Id: I55c5179b302f322075c415b40949918b1b630398
This commit is contained in:
Jeremy Stanley 2013-12-13 18:30:53 +00:00
parent c59db4b157
commit 1f380abef1

View File

@ -115,6 +115,8 @@ jobs:
parameter-function: single_use_node
- name: gate-ci-docs
parameter-function: single_use_node
- name: ^(gate|check)-requirements-integration-dsvm$
branch: ^(?!stable/grizzly).*$
- name: ^(gate|check)-tempest-dsvm-neutron-pg$
branch: ^(?!stable/grizzly).*$
- name: ^(gate|check)-tempest-dsvm-neutron-isolated$