Disable etcd3 for lio-barbican job
Test with local file locks instead of etcd. Change-Id: I189e2be2ea3bb9eb0858d152d64f99bbef7295b2
This commit is contained in:
parent
8b39e1cee6
commit
8af8119ce1
@ -34,6 +34,9 @@
|
||||
enable_service barbican
|
||||
enable_plugin barbican git://git.openstack.org/openstack/barbican
|
||||
|
||||
# Test with local file locks
|
||||
CINDER_COORDINATION_URL='file://$state_path'
|
||||
|
||||
EOF
|
||||
executable: /bin/bash
|
||||
chdir: '{{ ansible_user_dir }}/workspace'
|
||||
|
Loading…
Reference in New Issue
Block a user