diff --git a/tox.ini b/tox.ini index dd78040a24f..12f2b91fbf3 100644 --- a/tox.ini +++ b/tox.ini @@ -85,7 +85,7 @@ commands= {toxinidir}/tools/check_unit_test_structure.sh # Checks for coding and style guidelines flake8 - sh ./tools/coding-checks.sh --pylint '{posargs}' + # sh ./tools/coding-checks.sh --pylint '{posargs}' neutron-db-manage --config-file neutron/tests/etc/neutron.conf check_migration whitelist_externals = sh