Skip to content

Commit

Permalink
Disable etcd3 for lio-barbican job
Browse files Browse the repository at this point in the history
Test with local file locks instead of etcd.

Change-Id: I189e2be2ea3bb9eb0858d152d64f99bbef7295b2
  • Loading branch information
eharney committed Feb 25, 2019
1 parent 8b39e1c commit 8af8119
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 8af8119

Please sign in to comment.