Merge "Add barbican-dogtag flag"

This commit is contained in:
Jenkins 2015-05-27 14:30:36 +00:00 committed by Gerrit Code Review
commit 0f658ca60e

View File

@ -55,10 +55,9 @@
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TIMEOUT=60
export ENABLED_SERVICES=barbican,tempest,keystone
export ENABLED_SERVICES=barbican,barbican-dogtag,tempest,keystone
export PROJECTS="openstack/barbican $PROJECTS"
export PROJECTS="openstack/python-barbicanclient $PROJECTS"
export BARBICAN_USE_DOGTAG=true
function pre_test_hook {
cd /opt/stack/new/barbican/functionaltests