TOX: Make tc_naming voting. 44/21344/2
authorPeter Mikus <pmikus@cisco.com>
Fri, 16 Aug 2019 05:48:54 +0000 (05:48 +0000)
committerPeter Mikus <pmikus@cisco.com>
Fri, 16 Aug 2019 06:52:06 +0000 (06:52 +0000)
- We get to 0

Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I5c079248c1fc2383c399e5034aa46b570c5c1dce

tox.ini

diff --git a/tox.ini b/tox.ini
index b59abc2..b235bf3 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -66,8 +66,7 @@ commands = bash {[tox]checker_dir}/autogen.sh
 
 [testenv:tc_naming]
 whitelist_externals = /bin/bash
-# Fix all TC namings and remove the " || true" workaround.
-commands = bash -c "bash {[tox]checker_dir}/tc_naming.sh || true"
+commands = bash {[tox]checker_dir}/tc_naming.sh
 
 [testenv:tc_coverage]
 whitelist_externals = /bin/bash