]> git.proxmox.com Git - ceph.git/blame - ceph/src/ceph-volume/shell_tox.ini
import 15.2.5
[ceph.git] / ceph / src / ceph-volume / shell_tox.ini
CommitLineData
eafe8130 1[tox]
f6b5b4d7 2envlist = py36, py3
eafe8130
TL
3skip_missing_interpreters = true
4
5[testenv]
6passenv=*
7whitelist_externals=
8 bash
9 grep
10 mktemp
11commands=bash {posargs:ceph_volume/tests/functional/scripts/test_unicode.sh} {posargs:ceph_volume/tests/functional/scripts/output.py}