Temporarily avoiding mistakes of 'tox -e coala' 85/585/1
authorjialv01 <Jianlin.Lv@arm.com>
Sun, 28 Apr 2019 08:54:02 +0000 (16:54 +0800)
committerjialv01 <Jianlin.Lv@arm.com>
Sun, 28 Apr 2019 08:54:02 +0000 (16:54 +0800)
Roll back part code of patch Change 571

Change-Id: I49ae228ac19a8d790f204056707bbf4f30061079
Signed-off-by: jialv01 <Jianlin.Lv@arm.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 1e35c7a..f2f331f 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -8,12 +8,9 @@
 [tox]
 minversion = 1.6
 envlist =
-  docs,
-  docs-linkcheck,
-  coala,
+    docs,
+    docs-linkcheck
 skipsdist = true
-passenv = TOX_WORK_DIR
-toxworkdir = {env:TOX_WORK_DIR:/tmp/v}
 
 [testenv:docs]
 deps = -rdocs/requirements.txt
@@ -25,13 +22,3 @@ whitelist_externals = echo
 [testenv:docs-linkcheck]
 deps = -rdocs/requirements.txt
 commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck
-
-[testenv:coala]
-basepython = python3
-whitelist_externals = rm
-deps =
-    coala
-    coala-bears
-commands =
-   rm -rf src/use_cases/seba_on_arm/src_repo/
-   coala --non-interactive