From 8da09339e2dd8daf76541cfff355462d159c66ce Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Tue, 17 Mar 2015 14:40:07 +0300 Subject: [PATCH] Temp set saharaclient src juno job to non-voting We've faced an issue with the job: gate-tempest-dsvm-neutron-src-python-saharaclient-juno and we need to investigate how it could be fixed. This job is now not working on all sahara client CRs because of the Heat teamplate initizialization failure. Heat engine checks the requirements versions and find that sahara client installed from source and its version isn't <=0.7.6 specified in requirements.txt file. This failure is very strange and we currently not understand how it should be fixed. Change-Id: I60b558973ba77914b5c053f3c2b4da9aa076d043 --- zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 977f76d3c0..a32c1b5501 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -795,6 +795,8 @@ jobs: - name: check-sahara-buildimages-vanilla branch: ^master$ voting: false + - name: gate-tempest-dsvm-neutron-src-python-saharaclient-juno + voting: false - name: gate-kite-python34 voting: false - name: ^(gate|check)-tempest-master