From c527a855b65825e59df31b62a3971c8f5da5c2d7 Mon Sep 17 00:00:00 2001 From: Salvatore Orlando Date: Thu, 14 Aug 2014 09:11:29 -0700 Subject: [PATCH] Use proper name for neutron full job in gate queue Commit 86fe738 added the neutron full job to the integrated gate. However, the prefix for the job name in the gate queue should be 'gate' rather than 'check'. Change-Id: Ida968768e58e77f7d00db6cdac36a765b0450d98 --- 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 d216fdaf39..0fe96a0844 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -247,7 +247,7 @@ project-templates: - 'gate-tempest-dsvm-full' - 'gate-tempest-dsvm-postgres-full' - 'gate-tempest-dsvm-neutron' - - 'check-tempest-dsvm-neutron-full' + - 'gate-tempest-dsvm-neutron-full' - 'gate-tempest-dsvm-neutron-heat-slow' - 'gate-grenade-dsvm' experimental: