aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2022-01-25 13:13:45 +0100
committerPeter Mikus <pmikus@cisco.com>2022-01-25 13:13:45 +0100
commitd304fcfd3cc7caa710738ad45f6134809819e95d (patch)
tree152243214512bc8c0ecfc0d29eedfb8aeaa87b65 /tox.ini
parentf8f5d883fc816750ac051233709cfef869a10666 (diff)
fix(core): topology files, tox
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I93e2035568527c2f68732a0c7fe1865d100831ad
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini5
1 files changed, 0 insertions, 5 deletions
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