From 9391b97caba37e180bf5eaf61e2196d070a71de6 Mon Sep 17 00:00:00 2001 From: Paul Michali Date: Mon, 4 Jan 2016 17:10:40 +0000 Subject: [PATCH] Constraint based experimental jobs for neutron-vpnaas Adding additional experimental jobs for neutron-vpnaas repo for running with constraints. This is the first step, in adding constraint based support to neutron-vpnaas. Later commits will update tox.ini in the repo to support the new jobs, make the jobs non-voting and runnable for releases after Kilo, and then make the jobs voting. Removed jobs that don't currently work: - gate-grenade-dsvm-neutron-vpnaas - gate-tempest-dsvm-neutron-pg-full This will be the template for what we can do for other advanced services too. Change-Id: I3a2c3c81533ce6145cd16c2a08a4a2af0dfb0d07 Partial-Bug: #1522503 --- zuul/layout.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 101a24a004..94a6aee327 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -6717,10 +6717,13 @@ projects: - gate-neutron-vpnaas-dsvm-functional - gate-neutron-vpnaas-dsvm-functional-sswan experimental: + # New constraints jobs - gate-neutron-vpnaas-pep8-constraints - gate-neutron-vpnaas-docs-constraints - - gate-grenade-dsvm-neutron-vpnaas - - gate-tempest-dsvm-neutron-pg-full + - gate-neutron-vpnaas-python27-constraints + - gate-neutron-vpnaas-python34-constraints + # Will be 'post' job + - neutron-vpnaas-coverage-constraints post: - neutron-vpnaas-coverage