aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-07-12 10:48:17 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-07-12 16:12:56 +0200
commit3030d25d2a25347b0b6c7fcdd14bfe31fc5a86b6 (patch)
tree045a0cfc89ddc1b9888d05286d2a92eeecf043d0 /tox.ini
parenta507f38dc69019523ff02006622eb4ab84cd5ba1 (diff)
Skip testcases by any env var0.51
It also removes CI_LOOP which is releng centric. It can be passed as dependency if required. Change-Id: I146bb97950cb88062451158b7cc6a16c7f9d47a2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 98d71403..8041008f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -57,7 +57,6 @@ dirs =
xtesting/tests/unit/energy
xtesting/tests/unit/utils/test_decorators.py
commands = nosetests --with-coverage --cover-tests \
- --cover-package xtesting.ci.tier_builder \
--cover-package xtesting.ci.tier_handler \
--cover-package xtesting.core \
--cover-package xtesting.energy \