From d00961da2508cd7b9d546341c14331c3ec40a549 Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Thu, 16 Jul 2015 19:48:01 +0200 Subject: [PATCH] Enable Sahara (as plugin) for horizon integration tests Sahara support in devstack has been recently moved in Sahara repository, as an external plugin. Enable it again, as integration tests do rely on it. Change-Id: I85d8f6c474d3217897bf4ef4f0954c142125e436 --- jenkins/jobs/horizon.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/horizon.yaml b/jenkins/jobs/horizon.yaml index 4852471aeb..3ea0866637 100644 --- a/jenkins/jobs/horizon.yaml +++ b/jenkins/jobs/horizon.yaml @@ -53,7 +53,7 @@ export DEVSTACK_GATE_EXERCISES=0 export DEVSTACK_GATE_INSTALL_TESTONLY=1 export DEVSTACK_GATE_NEUTRON=1 - export DEVSTACK_GATE_SAHARA=1 + export DEVSTACK_LOCAL_CONFIG="enable_plugin sahara git://git.openstack.org/openstack/sahara" function post_test_hook { cd /opt/stack/new/horizon