From b463e51a1f6346af4aac2f769efa389b24037367 Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Wed, 19 Aug 2015 17:33:53 +0300 Subject: [PATCH] Move experimental scenario gate jobs for Sahara to non-voting check We've tested that jobs works okay and now we'd like to monitor how this jobs will be working for all change requests. After some period of time when we'll be sure that jobs works stable enough and correctly, we'll make them voting (and add to gate pipeline too). Change-Id: I322a330ff6e458a3de4d4bd5b8584e8f72814950 --- zuul/layout.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 859c7fc273..4c036c9ef3 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2749,16 +2749,15 @@ projects: - sahara-coverage - gate-sahara-tox-bandit - gate-grenade-dsvm-sahara + - gate-sahara-dsvm-scenario-neutron-heat + - gate-sahara-dsvm-scenario-nova-heat + - gate-sahara-dsvm-scenario-neutron-direct + - gate-sahara-dsvm-scenario-nova-direct gate: - gate-tempest-dsvm-sahara - gate-sahara-tox-py27-scenario-unit post: - sahara-coverage - experimental: - - gate-sahara-dsvm-scenario-neutron-heat - - gate-sahara-dsvm-scenario-nova-heat - - gate-sahara-dsvm-scenario-neutron-direct - - gate-sahara-dsvm-scenario-nova-direct - name: openstack/sahara-specs template: