mirror of
https://github.com/ceph/ceph
synced 2024-12-29 15:03:33 +00:00
Merge pull request #49375 from adk3798/partial-revert-49359
pybind/mgr: partial reversion of #49359 Reviewed-by: Kefu Chai <tchaikov@gmail.com>
This commit is contained in:
commit
c273757601
@ -70,39 +70,6 @@ setenv =
|
||||
passenv =
|
||||
MYPYPATH
|
||||
basepython = python3
|
||||
mypy_args =
|
||||
--config-file=../../mypy.ini \
|
||||
-m alerts \
|
||||
-m balancer \
|
||||
-m cephadm \
|
||||
-m crash \
|
||||
-m dashboard \
|
||||
-m devicehealth \
|
||||
-m diskprediction_local \
|
||||
-m hello \
|
||||
-m influx \
|
||||
-m iostat \
|
||||
-m localpool \
|
||||
-m mds_autoscaler \
|
||||
-m mgr_module \
|
||||
-m mgr_util \
|
||||
-m mirroring \
|
||||
-m nfs \
|
||||
-m orchestrator \
|
||||
-m pg_autoscaler \
|
||||
-m progress \
|
||||
-m prometheus \
|
||||
-m rbd_support \
|
||||
-m rook \
|
||||
-m snap_schedule \
|
||||
-m selftest \
|
||||
-m stats \
|
||||
-m status \
|
||||
-m telegraf \
|
||||
-m telemetry \
|
||||
-m test_orchestrator \
|
||||
-m volumes \
|
||||
-m zabbix
|
||||
deps =
|
||||
-rrequirements.txt
|
||||
-c{toxinidir}/../../mypy-constrains.txt
|
||||
|
Loading…
Reference in New Issue
Block a user