]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/dev/developer_guide/tests-unit-tests.rst
import ceph 16.2.7
[ceph.git] / ceph / doc / dev / developer_guide / tests-unit-tests.rst
index de9d6de6fcd101413d120e5396d6a549fd0794e0..21db9bf9f4cba33f4b353189b0bd205f37526f81 100644 (file)
@@ -145,7 +145,6 @@ environments and run options::
   $ tox -e py3,lint,check
 
   ## To run it as Jenkins would:  
-  $ ../../../script/run_tox.sh --tox-env py27,py3,lint,check
   $ ../../../script/run_tox.sh --tox-env py3,lint,check
 
 Manager core unit tests