From: Andrew Schoen Date: Tue, 8 Aug 2017 17:05:40 +0000 (-0500) Subject: ceph-volume: add placeholders for prepare_activate testing in tox.ini X-Git-Tag: v12.1.3~5^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0e836d95c44a26086dd84f377654b2d581ea76e2;p=ceph.git ceph-volume: add placeholders for prepare_activate testing in tox.ini Signed-off-by: Andrew Schoen (cherry picked from commit 852a94734f69bfb5544e2d3af34b9e71057df851) --- diff --git a/src/ceph-volume/ceph_volume/tests/functional/tox.ini b/src/ceph-volume/ceph_volume/tests/functional/tox.ini index 99979d1429c..5a838521836 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/tox.ini +++ b/src/ceph-volume/ceph_volume/tests/functional/tox.ini @@ -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