From 93c30e18899e1192f78d1fb90634f9c4c2afa052 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 24 Oct 2012 10:28:55 -0700 Subject: [PATCH] Only run cinder test on stable/folsom. Change-Id: I3784dc5966afb1374d3b6d579196d857c9596034 Reviewed-on: https://review.openstack.org/14774 Reviewed-by: John Griffith Approved: James E. Blair Reviewed-by: James E. Blair Tested-by: Jenkins --- modules/openstack_project/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 2e4bb18554..638ecfb29d 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -53,6 +53,8 @@ jobs: hold-following-changes: true - name: ^gate-tempest-devstack-vm.*$ parameter-function: devstack_params + - name: gate-tempest-devstack-vm-cinder + branch: stable/folsom - name: ^.*-python27$ parameter-function: python27_params - name: gate-nova-pylint