fix path for tox.ini to work on ceph-qa-suite only

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4eb1787280)
This commit is contained in:
Alfredo Deza 2015-02-26 14:08:38 -05:00
parent 6a4d62e7fb
commit 20b2c3d29b

View File

@ -5,4 +5,4 @@ skipsdist = True
[testenv:flake8]
deps=
flake8
commands=flake8 --select=F
commands=flake8 --select=F ceph-qa-suite