ceph-volume: add placeholders for prepare_activate testing in tox.ini

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
This commit is contained in:
Andrew Schoen 2017-08-08 12:05:40 -05:00
parent 1b4275417d
commit 852a94734f

View File

@ -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