Add barbican-dogtag flag
Change-Id: I749539f387f163e829fdc8390b6bd16cf23c663b
This commit is contained in:
parent
9359cd0112
commit
a6955f52d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user