]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/tox.ini
import ceph quincy 17.2.1
[ceph.git] / ceph / src / pybind / mgr / tox.ini
index 7d172847f159a9b7f228df0045e03fe2b4f0f128..ea69889e31800ca3eb89cff17c8e28ae1fb1cf17 100644 (file)
@@ -183,7 +183,7 @@ modules =
 commands =
     flake8 --config=tox.ini {posargs} \
       {posargs:{[testenv:flake8]modules}}
-    bash -c 'test $(git ls-files cephadm | grep ".py$" | grep -v tests | xargs grep "docker.io" | wc -l) == 13'
+    bash -c 'test $(git ls-files cephadm | grep ".py$" | grep -v tests | xargs grep "docker.io" | wc -l) == 15'
 
 [testenv:jinjalint]
 basepython = python3