From a9e082f787a6102f56d99affe03fc515fd9d0d2b Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Thu, 26 Sep 2013 17:20:48 -0700 Subject: [PATCH] Make gate-tempest-devstack-vm-large-ops voting This test has been running for about a week now as non-voting so hopefully developers should be used to it. And the job has been running successfully for a week with no known false positives. So time to gate! Change-Id: Id725927dd76f5f88261ea95ed3a93dec9d9202ef --- 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 0b586996fe..5db69a1c10 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -128,7 +128,7 @@ jobs: voting: false - name: gate-tempest-devstack-vm-large-ops branch: ^(?!stable/(folsom|grizzly)).*$ - voting: false + voting: true - name: gate-tempest-devstack-vm-cells branch: ^(?!stable/folsom).*$ voting: false