From 1a0048a0d1c62aa4067944c986d36618624a567b Mon Sep 17 00:00:00 2001 From: Maru Newby Date: Mon, 24 Mar 2014 21:56:44 +0000 Subject: [PATCH] Add neutron functional job to devstack check queue The neutron functional job has a 100% success rate since being being enabled as a non-voting check job for neutron. Since the job depends on devstack to deploy dependencies, this change adds the job to devstack's check queue as a precondition to allowing it to vote/gate. Implements: blueprint neutron-testing-refactor Change-Id: I956bda160dc972ee3671c9c9646dc8910cbd583a --- modules/openstack_project/files/zuul/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 2bcfbe8f2a..1be618de69 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -2445,6 +2445,7 @@ projects: - check-tempest-dsvm-cells-full - check-grenade-dsvm-forward - check-grenade-dsvm-partial-ncpu + - check-neutron-dsvm-functional - check-swift-dsvm-functional - check-tempest-dsvm-ironic-nv - check-tempest-dsvm-ironic-postgres-nv