mirror of
https://github.com/ceph/ceph
synced 2025-02-23 19:17:37 +00:00
ceph-volume: add placeholders for prepare_activate testing in tox.ini
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
This commit is contained in:
parent
1b4275417d
commit
852a94734f
@ -20,7 +20,10 @@ deps=
|
||||
changedir=
|
||||
centos7-create: {toxinidir}/centos7/create
|
||||
xenial-create: {toxinidir}/xenial/create
|
||||
prepare_activate: {toxinidir}/prepare_activate
|
||||
# TODO: these are placeholders for now, eventually we want to
|
||||
# test the prepare/activate workflow of ceph-volume as well
|
||||
xenial-prepare_activate: {toxinidir}/xenial/prepare_activate
|
||||
centos7-prepare_activate: {toxinidir}/xenial/prepare_activate
|
||||
commands=
|
||||
git clone -b {env:CEPH_ANSIBLE_BRANCH:master} --single-branch https://github.com/ceph/ceph-ansible.git {envdir}/tmp/ceph-ansible
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user