mirror of
https://github.com/ceph/ceph
synced 2025-02-22 02:27:29 +00:00
ceph-disk: silence deprecate warnings while testing
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
cc49d1d2b9
commit
ecd4f69c12
@ -6,6 +6,7 @@ skip_missing_interpreters = True
|
||||
setenv =
|
||||
VIRTUAL_ENV={envdir}
|
||||
CEPH_DISK={envbindir}/coverage run --append --source=ceph_disk -- {envbindir}/ceph-disk
|
||||
PYTHONWARNINGS=ignore
|
||||
usedevelop = true
|
||||
deps =
|
||||
{env:NO_INDEX:}
|
||||
|
Loading…
Reference in New Issue
Block a user