]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add a UUID to the disk name when using libvirt
authorAndrew Schoen <aschoen@redhat.com>
Fri, 18 Nov 2016 17:09:20 +0000 (11:09 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Fri, 18 Nov 2016 20:15:08 +0000 (14:15 -0600)
commitf7067e25d4bd8cce50a3aad12639ad64f66b10fc
treeb2defe0c2444507b3f017d6934725ff0c1a09e07
parent901f4cdfd2960bd07e9281be09c25dc5035264c7
tests: add a UUID to the disk name when using libvirt

This will allow each testing scenario to have a unique names
for it's disks so there will not be conflicts when running tests
in parallel.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Vagrantfile