From 95579667c1aa12e1f40501a29d9d02669bf202ad Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 30 Jul 2013 16:37:01 -0700 Subject: [PATCH] Vote and gate on swift functional tests. * modules/openstack_project/files/zuul/layout.yaml: Make the swift functional tests voting and add them to the swift gate pipeline. Change-Id: Ia5c5dce8ea137de8a1f7fcaed367ec62e76a0594 --- modules/openstack_project/files/zuul/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index fb9332dfb0..2a54cdcecd 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -111,7 +111,6 @@ jobs: - name: tempest-docs branch: ^(?!stable/(folsom|grizzly)).*$ - name: gate-swift-devstack-vm-functional - voting: false branch: ^(?!stable/(folsom|grizzly)).*$ - name: gate-nova-pylint voting: false @@ -786,6 +785,7 @@ projects: - gate-swift-pep8 - gate-swift-python26 - gate-swift-python27 + - gate-swift-devstack-vm-functional - gate-tempest-devstack-vm-smoke - gate-tempest-devstack-vm-full - gate-tempest-devstack-vm-cinder