From 60ae543aaf2c21e43a736f553da9223d731e768e Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Thu, 15 Oct 2015 18:58:26 +0530 Subject: [PATCH] Added barbican plugin in castellan.yaml Change-Id: I1cabf951f44ffc335589191bf4c927eebd75679d --- jenkins/jobs/castellan.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jenkins/jobs/castellan.yaml b/jenkins/jobs/castellan.yaml index 189bbfd37e..febeab15b0 100644 --- a/jenkins/jobs/castellan.yaml +++ b/jenkins/jobs/castellan.yaml @@ -19,6 +19,7 @@ export PROJECTS="openstack/barbican $PROJECTS" export PROJECTS="openstack/python-barbicanclient $PROJECTS" export PROJECTS="openstack/castellan $PROJECTS" + export DEVSTACK_LOCAL_CONFIG="enable_plugin barbican git://git.openstack.org/openstack/barbican" function gate_hook { $BASE/new/castellan/castellan/tests/contrib/gate_hook.sh