X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tox.ini;h=079e689136b21799ee21982500224b0d1a071f78;hp=2084e5abdfa242e12969230d39f923870a3721a3;hb=d304fcfd3cc7caa710738ad45f6134809819e95d;hpb=f8f5d883fc816750ac051233709cfef869a10666 diff --git a/tox.ini b/tox.ini index 2084e5abdf..079e689136 100644 --- a/tox.ini +++ b/tox.ini @@ -65,11 +65,6 @@ commands = bash {[tox]checker_dir}/doc_verify.sh whitelist_externals = /bin/bash commands = bash {[tox]checker_dir}/gpl_license.sh -[testenv:job_spec] -ignore_outcome = true -whitelist_externals = /bin/bash -commands = bash {[tox]checker_dir}/job_spec.sh - [testenv:line_length] # Fix all transgressions and remove the ignore_outcome flag. ignore_outcome = true