Add barbican-dogtag flag

Change-Id: I749539f387f163e829fdc8390b6bd16cf23c663b
This commit is contained in:
Juan Antonio Osorio Robles 2015-05-23 01:51:08 +03:00
parent 9359cd0112
commit a6955f52d8

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